mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
use correct env variable
This commit is contained in:
parent
3366fbe18c
commit
535e726e6e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
||||||
VITE_BACKEND_URL=http://localhost:4400
|
VITE_BACKEND_URL=http://localhost:4400
|
||||||
VITE_AZURE_BACKEND_URL=http://localhost:4400
|
VITE_BACKEND_SOCKET_URL=http://localhost:4400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue