up(dbSer): postgres +1

This commit is contained in:
cnphpbb 2025-01-26 04:17:52 +08:00
parent 5458aa2b24
commit e7b44605af

View File

@ -16,9 +16,6 @@ services:
volumes: volumes:
- /etc/timezone:/etc/timezone:ro - /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- data:/var/lib/postgresql/data - /data/volumes/postgres/data:/var/lib/postgresql/data
ports: ports:
- "5432:5432" - "5432:5432"
volumes:
data: