mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Update .env
This commit is contained in:
parent
efe33a3a7a
commit
c5a4283228
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
DB_HOSTNAME=localhost
|
DB_HOSTNAME=localhost
|
||||||
DB_USERNAME=__DB_NAME__
|
DB_USERNAME=__DB_NAME__
|
||||||
DB_PASSWORD=__PSQLPWD__
|
DB_PASSWORD=__DB_PWD__
|
||||||
DB_DATABASE_NAME=__DB_NAME__
|
DB_DATABASE_NAME=__DB_NAME__
|
||||||
|
|
||||||
# Optional Database settings:
|
# Optional Database settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue