From b18ef30c2f62fd15cb9d87f8176b6bd36141a3b0 Mon Sep 17 00:00:00 2001 From: Marion Date: Tue, 29 Oct 2024 11:44:38 -0700 Subject: [PATCH] update urls --- ingest_openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingest_openapi.yaml b/ingest_openapi.yaml index 58552e9..2f698e9 100644 --- a/ingest_openapi.yaml +++ b/ingest_openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 servers: - - url: https://candig-prod-url/ingest + - url: https://CANDIG_URL/ingest - url: http://candig.docker.internal:5080/ingest info: version: v1.0.0