1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bonfire_ynh.git synced 2024-09-03 18:16:01 +02:00

fix postgres user

This commit is contained in:
lapineige 2023-08-15 10:25:59 +02:00 committed by GitHub
parent e7ffb39b86
commit 68ea51a8e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
REPLACE_OS_VARS=true
LIVEVIEW_ENABLED=true
POSTGRES_USER=postgres
POSTGRES_USER=__APP__
POSTGRES_DB=__APP__
ACME_AGREE=true
SHOW_DEBUG_IN_DEV=true