diff --git a/INSTALL.md b/INSTALL.md index f3d4dd18..38934510 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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