Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
刘怀志
pet-business-web
Commits
d372bab0
Commit
d372bab0
authored
Sep 01, 2023
by
陈明豪
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
7fa66c12
165e9ae4
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
.env.development
.env.development
+1
-1
.env.edit
.env.edit
+1
-1
.env.production
.env.production
+1
-1
.env.staging
.env.staging
+1
-1
.env.test
.env.test
+1
-1
No files found.
.env.development
View file @
d372bab0
...
...
@@ -8,7 +8,7 @@ ENV = 'development'
VUE_APP_BASE_API = '/dev-api'
# 图片显示
VUE_APP_TEST_API = 'http
://114.67.241.140:9000
'
VUE_APP_TEST_API = 'http
s://www.cw.imchong.cn/minio
'
# A端前端地址
VUE_APP_WEB = 'http://localhost:80'
...
...
.env.edit
View file @
d372bab0
...
...
@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'http://114.67.241.140:8091'
# 图片显示
VUE_APP_TEST_API = 'http
://114.67.241.140:9000
'
VUE_APP_TEST_API = 'http
s://www.cw.imchong.cn/minio
'
# A端前端地址
VUE_APP_WEB = 'http://114.67.241.140:80'
...
...
.env.production
View file @
d372bab0
...
...
@@ -9,7 +9,7 @@ ENV = 'production'
VUE_APP_BASE_API = 'http://47.92.195.144:8091'
# 图片显示
VUE_APP_TEST_API = 'http
://47.92.195.144:9000
'
VUE_APP_TEST_API = 'http
s://www.cw.imchong.cn/minio
'
# A端前端地址
VUE_APP_WEB = 'http://47.92.195.144:80'
...
...
.env.staging
View file @
d372bab0
...
...
@@ -7,7 +7,7 @@ NODE_ENV = production
ENV = 'staging'
# 图片显示
VUE_APP_TEST_API = 'http
://114.67.241.140:9000
'
VUE_APP_TEST_API = 'http
s://www.cw.imchong.cn/minio
'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
.env.test
View file @
d372bab0
...
...
@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API
=
'https://med.imchong.cn:8091'
# 图片显示
VUE_APP_TEST_API
=
'https://med.imchong.cn
:9000
'
VUE_APP_TEST_API
=
'https://med.imchong.cn
/minio
'
# A端前端地址
VUE_APP_WEB
=
'https://med.imchong.cn'
...
...
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