Enable back ssl urls
This commit is contained in:
parent
85613937bf
commit
103ec0a4e1
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ services:
|
|||
web:
|
||||
build: .
|
||||
environment:
|
||||
- SSL=false
|
||||
- SSL=true
|
||||
ports:
|
||||
- "80:3000"
|
||||
|
|
Loading…
Reference in a new issue