Revert port swap
This commit is contained in:
parent
11a6cea590
commit
853245a857
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ services:
|
|||
- POSTGRES_PASSWORD=postgres
|
||||
- POSTGRES_DB=schools
|
||||
ports:
|
||||
- '5432:5004'
|
||||
- '5004:5432'
|
||||
networks:
|
||||
- docker_network
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue