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
1 changed files with 1 additions and 1 deletions

View File

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