initial commit, boilerplate stuff
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
VITE_API_PROTOCOL=http
|
||||
VITE_WS_PROTOCOL=ws
|
||||
VITE_SERVER_HOST=localhost
|
||||
VITE_SERVER_PORT=8000
|
||||
Reference in New Issue
Block a user