docs/install: update example config
This commit is contained in:
parent
450b9bf504
commit
4df05fe3ec
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue