auto commit
This commit is contained in:
parent
6b43b6ebdf
commit
96843b2ae4
@ -31,8 +31,6 @@ services:
|
||||
- "postgres"
|
||||
- "-c"
|
||||
- "config_file=/etc/postgresql/postgresql.conf"
|
||||
networks:
|
||||
- fems-network
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "pg_isready -U ${POSTGRES_USER} -d ${POSTGRES_DB}"]
|
||||
interval: 10s
|
||||
|
Loading…
Reference in New Issue
Block a user