Skip to content

Commit 00286bf

Browse files
committed
Merge branch 'feature/update-dimensions-api-var'
2 parents 9f50fa9 + 1ebe5a3 commit 00286bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cantabular-import/dp-cantabular-dimension-api.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ services:
2323
ENABLE_PERMISSIONS_AUTH: "true"
2424
ZEBEDEE_URL: "http://zebedee:8082"
2525
CANTABULAR_URL: "http://dp-cantabular-server:8491"
26-
CANTABULAR_EXT_API_URL: "http://dp-cantabular-api-ext:8492"
26+
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

Comments
 (0)