diff options
Diffstat (limited to 'doc/example.env')
| -rw-r--r-- | doc/example.env | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/example.env b/doc/example.env index 37c9cfa..b73377c 100644 --- a/doc/example.env +++ b/doc/example.env @@ -10,6 +10,10 @@ BUILD_INFO=latest # otherwise the port specified here will be publicly accessible PORT=8080 +# URL base to run szurubooru under +# See "Additional Features" section in INSTALL.md +BASE_URL=/ + # Directory to store image data MOUNT_DATA=/var/local/szurubooru/data |