9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
DB_FILE=/data/db.sqlite
|
||||
CRONTAB="00 06 * * *"
|
||||
DELETE_AFTER=10
|
||||
TZ=Asia/Novosibirsk
|
||||
MINIO_PATH=myminio://sqlite/master/
|
||||
MINIO_ACCOUNT_ID=account
|
||||
MINIO_APPLICATION_KEY=key
|
||||
MINIO_ENDPOINT=https://s3.domain.ru
|
||||
MINIO_LOCATION=ru-nsk
|
Reference in New Issue
Block a user