Commit 71612cf6 authored by linpeiqin's avatar linpeiqin

讲发布版本的后台url改成内网,后续开放,需要改回来

parent 0e6f7290
module.exports = {
baseUrl: 'http://218.76.0.69:8082/',
wsUrl: 'ws://218.76.0.69:7860/',
baseUrl: 'http://192.168.0.36:8082/',
wsUrl: 'ws://192.168.0.36:7860/',
projectName: '灵境大模型平台'
}
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 to comment