Revert port swap

This commit is contained in:
Mikołaj Pich 2023-09-18 22:45:11 +02:00
parent 11a6cea590
commit 853245a857

View file

@ -20,7 +20,7 @@ services:
- POSTGRES_PASSWORD=postgres
- POSTGRES_DB=schools
ports:
- '5432:5004'
- '5004:5432'
networks:
- docker_network
volumes: