Changed port to better reflect the testing env.
This commit is contained in:
parent
cd664f7c38
commit
e72eb96ee7
@ -21,7 +21,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "5001:80"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
db-data:
|
db-data:
|
Loading…
x
Reference in New Issue
Block a user