chore: remove ports for the postgres database
chore: remove ports for the postgres database
This commit is contained in:
parent
4ed820999a
commit
d1aa3fa551
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ services:
|
|||
POSTGRES_USER: myhm-commission
|
||||
POSTGRES_PASSWORD: myhm-commission
|
||||
POSTGRES_DB: myhm-commission
|
||||
# ports:
|
||||
# - 5433:5432
|
||||
volumes:
|
||||
- postgres-data:/var/lib/postgresql/data
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue