first commit
This commit is contained in:
13
.env
Normal file
13
.env
Normal file
@@ -0,0 +1,13 @@
|
||||
POSTGRES_USER=listmonk
|
||||
POSTGRES_DB=listmonk
|
||||
#POSTGRES_PASSWORD=
|
||||
|
||||
TZ=Europe/Paris
|
||||
|
||||
LISTMONK_app__address=0.0.0.0:9000
|
||||
LISTMONK_db__host=info-marche-quimpernetignet_postgres
|
||||
LISTMONK_db__port=5432
|
||||
LISTMONK_db__user=listmonk
|
||||
#LISTMONK_db__password=
|
||||
LISTMONK_db__database=listmonk
|
||||
LISTMONK_db__ssl_mode=disable
|
Reference in New Issue
Block a user