modify(dev-dbs): modify dev-dbs stack +1
This commit is contained in:
parent
e1479338fe
commit
2034c5e528
@ -7,7 +7,7 @@ services:
|
|||||||
container_name: Dev-postgre
|
container_name: Dev-postgre
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
- POSTGRES_PASSWORD=Kevin#0412&PGSql
|
- POSTGRES_PASSWORD=Kevin%0412&PGSql
|
||||||
- POSTGRES_HOST_AUTH_METHOD=scram-sha-256
|
- POSTGRES_HOST_AUTH_METHOD=scram-sha-256
|
||||||
- POSTGRES_INITDB_ARGS=--auth-host=scram-sha-256
|
- POSTGRES_INITDB_ARGS=--auth-host=scram-sha-256
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user