From 2fbe9ad343e82679ba0573a7daa510cfbe488ddf Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 19 Sep 2024 19:33:12 +0200 Subject: Docker dev and prod separation --- .env.example | 2 ++ 1 file changed, 2 insertions(+) (limited to '.env.example') diff --git a/.env.example b/.env.example index 7682611..af9a15b 100644 --- a/.env.example +++ b/.env.example @@ -5,6 +5,8 @@ POSTGRES_PASSWORD=postgres MAILER_DSN= MAILER_FROM= PUBLIC_URL= +PGADMIN_EMAIL= +PGADMIN_PASSWORD= #MYSTIC_FORUM_THEME=default #REGISTRATION_ENABLED=1 #MYSTIC_FORUM_TITLE= -- cgit v1.2.3