Skip to content

Commit

Permalink
Merge pull request #964 from JackReevies/add-refdata-location
Browse files Browse the repository at this point in the history
added SERVICES_LOCATION_REF_API_URL
  • Loading branch information
banderous authored Oct 11, 2023
2 parents d7d3a85 + 13117b8 commit 0ab6176
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cftlib/lib/runtime/compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ services:
SERVICES_PRD_COMMONDATA_API: ${SERVICES_PRD_COMMONDATA_API}
SERVICES_WORK_ALLOCATION_TASK_API: "http://wa-task-management-api-aat.service.core-compute-aat.internal"
HEALTH_WORK_ALLOCATION_TASK_API: "http://wa-task-management-api-aat.service.core-compute-aat.internal/health"
SERVICES_LOCATION_REF_API_URL: ${SERVICES_LOCATION_REF_API_URL}
ports:
- ${XUI_PORT:-3000}:3000
extra_hosts:
Expand Down

0 comments on commit 0ab6176

Please sign in to comment.