0
apps/scalar/config.json
Normal file → Executable file
0
apps/scalar/config.json
Normal file → Executable file
@@ -19,11 +19,11 @@
|
|||||||
"environment": [
|
"environment": [
|
||||||
{
|
{
|
||||||
"key": "API_REFERENCE_CONFIG",
|
"key": "API_REFERENCE_CONFIG",
|
||||||
"value": "{FORM_API_REFERENCE_CONFIG}"
|
"value": "${FORM_API_REFERENCE_CONFIG}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"key": "PROXY_URL",
|
"key": "PROXY_URL",
|
||||||
"value": "{FORM_PROXY_URL}"
|
"value": "${FORM_PROXY_URL}"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"addPorts": [
|
"addPorts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user