Commit b4e1f1c2 by 杨铁龙

string

parent 4bef8f84
Showing with 1 additions and 1 deletions
export const config = { export const config = {
appId: 'tecsun', appId: 'tecsun',
password: 'ds123456', password: 'ds123456',
eid: process.env.VUE_APP_EID || 10, eid: process.env.VUE_APP_EID || '11',
chatApi: 'http://xchat-ds.jinsehuaqin.com:8020/', chatApi: 'http://xchat-ds.jinsehuaqin.com:8020/',
SocketUrl: 'ws://xchat-ds.jinsehuaqin.com:8010/ws', SocketUrl: 'ws://xchat-ds.jinsehuaqin.com:8010/ws',
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment