We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c70ab5f commit 28b261aCopy full SHA for 28b261a
app/config-sample.json
@@ -5,5 +5,6 @@
5
"ORCHESTRATOR_URL": "https://indigo-paas.cloud.ba.infn.it/orchestrator",
6
"SLAM_URL": "https://indigo-slam.cloud.ba.infn.it:8443",
7
"CMDB_URL": "https://indigo-paas.cloud.ba.infn.it/cmdb",
8
- "TOSCA_TEMPLATES_DIR": "/opt/tosca-templates"
+ "TOSCA_TEMPLATES_DIR": "/opt/tosca-templates",
9
+ "SUPPORT_EMAIL": "support@example.com"
10
}
0 commit comments