docs/install: update example config

This commit is contained in:
rr- 2016-04-13 13:19:15 +02:00
parent 450b9bf504
commit 4df05fe3ec

View file

@ -166,6 +166,8 @@ server {
```yaml
api_url: 'http://big.dude/api/'
base_url: 'http://big.dude/'
data_url: 'http://big.dude/data/'
data_dir: '/home/rr-/src/maintained/szurubooru/client/public/data'
```
Then the backend is started with `./server/host-waitress` from within