git: init+修改node版本
This commit is contained in:
9
static/config.js
Normal file
9
static/config.js
Normal file
@@ -0,0 +1,9 @@
|
||||
window.config={
|
||||
// 测试环境服务器地址
|
||||
socketServer:'ws://127.0.0.1:8326/',
|
||||
ajaxServer: 'http://127.0.0.1',
|
||||
// 生产环境服务器地址
|
||||
//socketServer:'ws://103.71.178.73:8326/',
|
||||
//ajaxServer: 'http://103.71.178.73/v2/s'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user