Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Z
zentao-view
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zentao
zentao-view
Commits
ac3362b3
Commit
ac3362b3
authored
Jan 28, 2022
by
shangtx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: api地址修改
parent
ec2964d7
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
.env.dev-server
.env.dev-server
+1
-1
.env.development
.env.development
+1
-1
.env.production
.env.production
+1
-1
.env.release
.env.release
+1
-1
.env.test
.env.test
+1
-1
No files found.
.env.dev-server
View file @
ac3362b3
NODE_ENV=production
VUE_APP_URL = 'http://101.200.54.165:8096/api/'
\ No newline at end of file
VUE_APP_URL = 'http://101.200.54.165:8096/'
\ No newline at end of file
.env.development
View file @
ac3362b3
VUE_APP_URL = 'http://localhost:8095/api/'
\ No newline at end of file
VUE_APP_URL = 'http://localhost:8095/'
\ No newline at end of file
.env.production
View file @
ac3362b3
VUE_APP_URL = 'http://39.106.44.49:8095/api/'
\ No newline at end of file
VUE_APP_URL = 'http://39.106.44.49:8095/'
\ No newline at end of file
.env.release
View file @
ac3362b3
NODE_ENV=production
VUE_APP_URL = 'http://101.200.54.165:8096/api/'
\ No newline at end of file
VUE_APP_URL = 'http://101.200.54.165:8096/'
\ No newline at end of file
.env.test
View file @
ac3362b3
NODE_ENV
=
production
VUE_APP_URL
=
'http://39.96.19.25:8296/api/'
\ No newline at end of file
VUE_APP_URL
=
'http://39.96.19.25:8296/'
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment