添加地理位置自动写入
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
// const WS_URL = `ws://${BASE_HOST}:10001`
|
||||
|
||||
const BASE_DOMAIN = '49.232.154.205:10006'
|
||||
|
||||
const CHAT_URL = `http://${BASE_DOMAIN}/chat`
|
||||
const API_URL = `http://${BASE_DOMAIN}/api`
|
||||
const WS_URL = `ws://${BASE_DOMAIN}/msg_gateway`
|
||||
|
||||
Reference in New Issue
Block a user