We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb502f commit bee240aCopy full SHA for bee240a
frontend/.env.local.example
@@ -1,5 +1,5 @@
1
VITE_BACKEND_URL=https://host/api
2
VITE_BACKEND_WS_URL=wss://host/api
3
-VITE_FRONTEN_URL=https://host
+VITE_FRONTEND_URL=https://host
4
TEST_USER=Testuser
5
TEST_PASSWORD=Testpass
0 commit comments