add warning about indent in YAML

This commit is contained in:
Olivier Lambert
2014-02-14 14:17:19 +01:00
parent 83153e1905
commit 25ecdab2a0

View File

@@ -71,6 +71,8 @@ Edit it to have the right path to deliver XO-Web, because XO-Server embeds an HT
- '../xo-web/.tmp/'
- '../xo-web/app/'
```
WARNING: YAML is very strict with indentation: use spaces for it, not tabs.
In this config file, you can also change default ports (80 and 443) for xo-server.
You can try to start XO-Server to see if it works. You should have something like that: