mirror of
https://github.com/YunoHost-Apps/shiori_ynh.git
synced 2024-09-03 20:26:17 +02:00
Update .env
This commit is contained in:
parent
274f09b9aa
commit
55f81f1c6c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
SHIORI_WEBROOT=__PATH__
|
||||
SHIORI_PORT__PORT__
|
||||
SHIORI_PORT=__PORT__
|
||||
SHIORI_DIR=__DATA_DIR__
|
||||
SHIORI_DATABASE_URL="postgres://__DB_USER__:__DB_PWD__@hostname/__DB_NAME__?sslmode=verify-full"
|
Loading…
Add table
Reference in a new issue