aboutsummaryrefslogtreecommitdiff
path: root/example.env
blob: 25a6235957f99e14433c82fc90d42656916cce04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Database credentials
POSTGRES_USER=szuru
POSTGRES_PASSWORD=changeme

# This shows up on the homescreen, indicating build information
BUILD_INFO=latest

# Port to expose HTTP service
PORT=8080

# Directory to store image data
MOUNT_DATA=/var/local/szurubooru/data

# Directory to store database files
MOUNT_SQL=/var/local/szurubooru/sql

© 2015 - 2026 Jakob L. Kreuze