更新docker文件

This commit is contained in:
JIANG
2025-11-10 14:29:18 +08:00
parent 34668379f1
commit 82e6706019
3 changed files with 2 additions and 2 deletions

View File

@@ -5,8 +5,8 @@ services:
container_name: postgis
environment:
POSTGRES_DB: TJWater
POSTGRES_USER: zhifu
POSTGRES_PASSWORD: qwer
POSTGRES_USER: tjwater
POSTGRES_PASSWORD: Tjwater@123456
ports:
- "5432:5432"
volumes: