feat: Deploy the project using Docker
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
VITE_BASE_URL = http://127.0.0.1:8000/api
|
||||
VITE_WEBSOCKET = ws://localhost:8000/ws
|
||||
VITE_BASE_URL = http://localhost:1855
|
||||
VITE_WS = ws://localhost:1855/ws
|
||||
|
Reference in New Issue
Block a user