diff --git a/dev-dbs/postgres.yml b/dev-dbs/postgres.yml index cf406f9..7d26b90 100644 --- a/dev-dbs/postgres.yml +++ b/dev-dbs/postgres.yml @@ -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: