aboutsummaryrefslogtreecommitdiff
path: root/docker/docker-compose.config.example.yml
diff options
context:
space:
mode:
authorPitu <[email protected]>2021-03-25 02:03:57 +0900
committerPitu <[email protected]>2021-03-25 02:03:57 +0900
commit3f223a9dbfd3f79c1a8f01c6a95d14035cddeefe (patch)
tree103dcee83a84c1b7a3b33f7339d7deb8b2ed56bb /docker/docker-compose.config.example.yml
parentchore: move database migration script (diff)
downloadhost.fuwn.me-3f223a9dbfd3f79c1a8f01c6a95d14035cddeefe.tar.xz
host.fuwn.me-3f223a9dbfd3f79c1a8f01c6a95d14035cddeefe.zip
feat: implement initial values and saving to db logic
Diffstat (limited to 'docker/docker-compose.config.example.yml')
-rw-r--r--docker/docker-compose.config.example.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/docker-compose.config.example.yml b/docker/docker-compose.config.example.yml
index 745f8b1..71c01aa 100644
--- a/docker/docker-compose.config.example.yml
+++ b/docker/docker-compose.config.example.yml
@@ -7,6 +7,7 @@ services:
SECRET: "wowfcgMHqZHwOIMLadWrKu3liyqPOOILpDLSDvuxq3YGhJmiZXJCVpnF96l11WfR"
ADMIN_ACCOUNT: "admin"
ADMIN_PASSWORD: "admin"
+ # OVERWRITE_SETTINGS: 'false'
# ROUTE_PREFIX: /api
# RATE_LIMIT_WINDOW: 2
# RATE_LIMIT_MAX: 5