构建
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
window.config={
|
||||
// 生产环境服务器地址
|
||||
// 生产环境服务器地址 - Docker 容器中使用空字符串或相对路径,通过 nginx 反向代理
|
||||
socketServer:'ws://124.222.155.209:8326/',
|
||||
ajaxServer: 'http://124.222.155.209',
|
||||
ajaxServer: '', // 使用相对路径,通过 nginx 反向代理到网关
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user