fix
This commit is contained in:
parent
31a24122d5
commit
467d462232
@ -8,7 +8,7 @@ services:
|
||||
environment:
|
||||
POSTGRES_USER: ${POSTGRES_USER}
|
||||
POSTGRES_PASSWORD: ${POSTGRES_PASSWORD}
|
||||
POSTGRES_DB: ${POSTGRES_DB}
|
||||
POSTGRES_DB: ${POSTGRES_NAME}
|
||||
volumes:
|
||||
- ./data_postgresql:/var/lib/postgresql/data
|
||||
healthcheck:
|
||||
|
Loading…
Reference in New Issue
Block a user