This commit is contained in:
Marsway 2026-01-13 10:00:31 +08:00
parent 80fbe0874b
commit 214fd589dd
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ services:
volumes: volumes:
- ./data/pgdata:/var/lib/postgresql/data - ./data/pgdata:/var/lib/postgresql/data
# 如需宿主机直连可打开该映射 # 如需宿主机直连可打开该映射
# ports: ports:
# - "5432:5432" - "5432:5432"
backend: backend:
build: build: