@@ -1,7 +1,7 @@
|
||||
{
|
||||
"services": [
|
||||
{
|
||||
"_id": "service-9v11i7b",
|
||||
"id": "scalar",
|
||||
"name": "api-reference",
|
||||
"image": "scalarapi/api-reference:latest",
|
||||
"isMain": true,
|
||||
@@ -9,7 +9,7 @@
|
||||
"volumes": [
|
||||
{
|
||||
"containerPath": "/docs",
|
||||
"hostPath": "/etc/runtipi/apps/_user/scalar/apidocs",
|
||||
"hostPath": "/etc/runtipi/app-data/runtipi/scalar/apidocs",
|
||||
"readOnly": false,
|
||||
"shared": false,
|
||||
"private": false
|
||||
@@ -20,6 +20,10 @@
|
||||
{
|
||||
"key": "API_REFERENCE_CONFIG",
|
||||
"value": "{FORM_API_REFERENCE_CONFIG}"
|
||||
},
|
||||
{
|
||||
"key": "PROXY_URL",
|
||||
"value": "{FORM_PROXY_URL}"
|
||||
}
|
||||
],
|
||||
"addPorts": [
|
||||
|
||||
Reference in New Issue
Block a user