modify(dev-dbs): modify dev-dbs stack +1

This commit is contained in:
GengY 2024-02-28 18:25:23 +08:00
parent e1479338fe
commit 2034c5e528

View File

@ -7,7 +7,7 @@ services:
container_name: Dev-postgre
restart: always
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: