Enabling optional https in development
This commit is contained in:
parent
371b4f0063
commit
d18abaf067
4 changed files with 27 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
},
|
||||
"ports": [80],
|
||||
"env": {
|
||||
"API_URL": "https://api."+url
|
||||
"API_URL": "api."+url
|
||||
}
|
||||
},
|
||||
"website": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue