From afd6ba6429a34776503decf8cf30c65d8fa0f6ee Mon Sep 17 00:00:00 2001 From: Vu Hai Dang Date: Thu, 11 Apr 2024 09:31:55 +0000 Subject: [PATCH] Update staging.Dockerfile change BASE URL --- staging.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/staging.Dockerfile b/staging.Dockerfile index 3eb3760d..7c9b68eb 100644 --- a/staging.Dockerfile +++ b/staging.Dockerfile @@ -16,7 +16,7 @@ ARG SENTRY_DSN ENV CS_ENVIRONMENT=staging -ENV BASE_URL=https://staging.locker.io +ENV BASE_URL=https://old-staging.locker.io ENV BASE_ID_URL=https://id-staging.locker.io