This commit is contained in:
2022-08-18 15:42:27 +03:00
commit 2157306a4e
22 changed files with 1015 additions and 0 deletions

10
env-example Normal file
View File

@@ -0,0 +1,10 @@
EXPOSE=8088
UUID=1000
SESSION_EXPIRY=1800
SECRET_KEY=2f6aa45dfcfc37a50537f0b05af6452c
CONFIG_FOLDER=/data/configs
STATIC_FOLDER=/data/static
DATABASE=/dev/shm/serve.db
WORKERS=6
TZ=Europe/Helsinki
LIMITER_SHARE=200 per 5 seconds