fix:wrong base url
All checks were successful
Deploy Nyla Frontend / build-and-deploy (push) Successful in 10m28s
All checks were successful
Deploy Nyla Frontend / build-and-deploy (push) Successful in 10m28s
This commit is contained in:
parent
0f1f9781b7
commit
86a3ac647c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,5 +2,5 @@
|
|||
# Consumed by: Vite build + SPA runtime (getApiBaseUrl / getAppName)
|
||||
# Auth and secrets live on the gateway — never in frontend env.
|
||||
|
||||
VITE_API_BASE_URL=https://api.porta.swiss
|
||||
VITE_API_BASE_URL=https://api.poweron.swiss
|
||||
VITE_APP_NAME=PORTA
|
||||
|
|
|
|||
Loading…
Reference in a new issue