modify(dev-dbs): modify dev-dbs stack
This commit is contained in:
parent
a9a57b44f5
commit
e1479338fe
@ -8,6 +8,8 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_PASSWORD=Kevin#0412&PGSql
|
- POSTGRES_PASSWORD=Kevin#0412&PGSql
|
||||||
|
- POSTGRES_HOST_AUTH_METHOD=scram-sha-256
|
||||||
|
- POSTGRES_INITDB_ARGS=--auth-host=scram-sha-256
|
||||||
volumes:
|
volumes:
|
||||||
- postgresql_data:/var/lib/postgresql/data
|
- postgresql_data:/var/lib/postgresql/data
|
||||||
ports:
|
ports:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user