mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
chaned to PORT 80
This commit is contained in:
parent
745523807a
commit
d22b3997ef
@ -388,7 +388,7 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
context: ./nginx
|
||||
ports:
|
||||
- '8080:80'
|
||||
- '80:80'
|
||||
- '443:443'
|
||||
volumes:
|
||||
mongodata:
|
||||
|
Loading…
Reference in New Issue
Block a user