"fix-greg-email-fresh-pgdata4"
This commit is contained in:
+3
-3
@@ -8,7 +8,7 @@ services:
|
||||
POSTGRES_USER: notesfrais
|
||||
POSTGRES_PASSWORD: 9a3dabd70bb1e09f09962a95bdaffbeacdc56eeee029334b
|
||||
volumes:
|
||||
- pgdata3:/var/lib/postgresql/data
|
||||
- pgdata4:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -U notesfrais -d notesfrais"]
|
||||
interval: 5s
|
||||
@@ -33,7 +33,7 @@ services:
|
||||
FRONTEND_URL: https://frais.domench.fr
|
||||
GAEL_EMAIL: waltergael@1dotech.com
|
||||
GAEL_PASSWORD: Changeme123!
|
||||
GREG_EMAIL: greg@domench.fr
|
||||
GREG_EMAIL: waltergreg@1dotech.com
|
||||
GREG_PASSWORD: Changeme123!
|
||||
volumes:
|
||||
- uploads:/app/uploads
|
||||
@@ -78,5 +78,5 @@ networks:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
pgdata3:
|
||||
pgdata4:
|
||||
uploads:
|
||||
|
||||
Reference in New Issue
Block a user