From cddc69d5873412360cc2dc026910ad19b56849f7 Mon Sep 17 00:00:00 2001 From: Adam Kroon Date: Wed, 10 Jul 2024 10:04:42 -0700 Subject: [PATCH] Update .env.staging --- frontend/.env.staging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/.env.staging b/frontend/.env.staging index 14a2a1b6..7aeecbd9 100644 --- a/frontend/.env.staging +++ b/frontend/.env.staging @@ -1 +1 @@ -VITE_API_URL=https://localhost:5001 \ No newline at end of file +VITE_API_URL=https://citz-grs-dats-api:5000