From dc636457a53cd53ba170e4e4633042a067852206 Mon Sep 17 00:00:00 2001 From: tch1001 Date: Fri, 6 Oct 2023 17:07:55 +0800 Subject: [PATCH] changed path for api server (conflict with traefik on server side) --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index d8f81e3..597fc22 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ VITE_ORY_URL=https://twigslot.com/kratos VITE_AUTH_URL=https://twigslot.com/auth -VITE_API_URL=https://twigslot.com/api +VITE_API_URL=https://twigslot.com/twig-api VITE_AUTOFILL_URL=https://twigslot.com/autofill