From acc829b978c5be7b1357e5365f2a902f6802ee49 Mon Sep 17 00:00:00 2001 From: "D. Berge" Date: Wed, 6 Oct 2021 04:16:17 +0200 Subject: [PATCH] Switch to production URL in ASAQC configuration --- etc/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/config.yaml b/etc/config.yaml index a231056..a4864f6 100644 --- a/etc/config.yaml +++ b/etc/config.yaml @@ -35,7 +35,7 @@ imports: queues: asaqc: request: - url: "https://localhost:3077/vt/v1/api/upload-file-encoded" + url: "https://api.gateway.equinor.com/vt/v1/api/upload-file-encoded" args: method: POST headers: