Changed port to better reflect the testing env.

This commit is contained in:
Niggl1999 2020-06-03 20:03:58 +02:00
parent cd664f7c38
commit e72eb96ee7

View File

@ -21,7 +21,7 @@ services:
networks: networks:
- default - default
ports: ports:
- "8080:80" - "5001:80"
volumes: volumes:
db-data: db-data: