Add dev stacks
This commit is contained in:
8
stacks/szurubooru/.env.template
Normal file
8
stacks/szurubooru/.env.template
Normal file
@@ -0,0 +1,8 @@
|
||||
POSTGRES_USER=szuru
|
||||
POSTGRES_PASSWORD=change_me
|
||||
BUILD_INFO=local-dev
|
||||
PORT=8080
|
||||
THREADS=4
|
||||
BASE_URL=/
|
||||
MOUNT_DATA=./volumes/data
|
||||
MOUNT_SQL=./volumes/postgres
|
||||
Reference in New Issue
Block a user