update
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Copy to .env and fill in your values
|
||||
VITE_API_BASE_URL=/api
|
||||
VITE_WS_URL=ws://localhost:1234
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
# Copy to .env and fill in your values
|
||||
VITE_API_BASE_URL=/api
|
||||
VITE_WS_URL=ws://localhost:1234
|
||||