fix
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user