mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-06-13 01:06:13 +00:00
add Makefile, fixed websocket url for https
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
VUE_APP_API_HOST=172.22.11.200:5678
|
||||
VUE_APP_API_SECURE=false
|
||||
VUE_APP_API_HOST=http://172.22.11.200:5678
|
||||
VUE_APP_WS_HOST=ws://172.22.11.200:5678
|
||||
|
||||
Reference in New Issue
Block a user