feat: Deploy the project using Docker

This commit is contained in:
zy7y
2022-10-08 12:09:20 +08:00
parent 0fb9718153
commit 987345f724
8 changed files with 342 additions and 2 deletions

View File

@@ -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