Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit df2a3185
authored
Mar 25, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
线上ip修改
1 parent
924d762f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
.env.production
public/drawio/extention/js/url.js
.env.production
View file @
df2a318
NODE_ENV = 'production'
NODE_ENV = 'production'
VUE_APP_BASE_URL = "http://
43.143.211.42
:7003"
VUE_APP_BASE_URL = "http://
192.168.0.120
:7003"
public/drawio/extention/js/url.js
View file @
df2a318
// const ajaxUrl = '172.20.10.3:7003';
// const ajaxUrl = '172.20.10.3:7003';
const
ajaxUrl
=
'43.143.211.42'
;
// const ajaxUrl = '43.143.211.42';
const
ajaxUrl
=
'192.168.0.120'
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment