We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f50fa9 + 1ebe5a3 commit 00286bfCopy full SHA for 00286bf
cantabular-import/dp-cantabular-dimension-api.yml
@@ -23,4 +23,5 @@ services:
23
ENABLE_PERMISSIONS_AUTH: "true"
24
ZEBEDEE_URL: "http://zebedee:8082"
25
CANTABULAR_URL: "http://dp-cantabular-server:8491"
26
- CANTABULAR_EXT_API_URL: "http://dp-cantabular-api-ext:8492"
+ CANTABULAR_EXT_API_URL: "http://dp-cantabular-api-ext:8492" # Legacy, kept for backwards compat with older API versions
27
+ CANTABULAR_API_EXT_URL: "http://dp-cantabular-api-ext:8492"
0 commit comments