forked from DevOps/deploy.stack
up(dbSer): postgres +1
This commit is contained in:
@@ -16,9 +16,6 @@ services:
|
||||
volumes:
|
||||
- /etc/timezone:/etc/timezone:ro
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- data:/var/lib/postgresql/data
|
||||
- /data/volumes/postgres/data:/var/lib/postgresql/data
|
||||
ports:
|
||||
- "5432:5432"
|
||||
|
||||
volumes:
|
||||
data:
|
||||
Reference in New Issue
Block a user