web: Redirect 80 to 443
This commit is contained in:
parent
03357a87c1
commit
64163f2e05
@ -20,6 +20,7 @@ app:
|
||||
web:
|
||||
build: web
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
links:
|
||||
- app:platform
|
||||
|
Reference in New Issue
Block a user