111
This commit is contained in:
11
scoring/utils/CommonValues.js
Normal file
11
scoring/utils/CommonValues.js
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
export const BASE_URL = 'http://172.20.10.2:8080';
|
||||
// export const BASE_URL = 'https://www.jianxinghome.cn:8484';
|
||||
// export const BASE_URL = 'https://www.safeguardfull.cn:8484';
|
||||
|
||||
|
||||
export const WEBSOCKET_URL = 'wss://www.safeguardfull.cn:8484/websocket';
|
||||
export default {
|
||||
BASE_URL,
|
||||
WEBSOCKET_URL
|
||||
}
|
||||
Reference in New Issue
Block a user