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