chaned to PORT 80

This commit is contained in:
augustinebest 2021-10-07 12:02:42 +01:00
parent 745523807a
commit d22b3997ef

View File

@ -388,7 +388,7 @@ services:
dockerfile: Dockerfile
context: ./nginx
ports:
- '8080:80'
- '80:80'
- '443:443'
volumes:
mongodata: