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