mirror of
https://github.com/YunoHost-Apps/fittrackee_ynh.git
synced 2024-09-03 18:36:16 +02:00
test
This commit is contained in:
parent
270b51928e
commit
3f6bf0856b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ PORT=__PORT__
|
|||
APP_SECRET_KEY='__KEY__'
|
||||
# APP_WORKERS=
|
||||
APP_LOG=/var/log/__APP__/__APP__.log
|
||||
UPLOAD_FOLDER=/home/yunohost.app/__APP__/data
|
||||
UPLOAD_FOLDER=__DATA_DIR__
|
||||
|
||||
# PostgreSQL
|
||||
DATABASE_URL=postgresql://__DB_USER__:__DB_PWD__@:5432/__DB_NAME__
|
||||
|
|
Loading…
Add table
Reference in a new issue