Update Ticketing_Containers/peppermint/compose.yaml
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: postgres:latest
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 5432:5432
|
||||
- 5433:5432
|
||||
volumes:
|
||||
- /srv/docker/peppermint/pgdata:/var/lib/postgresql/data
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user