Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-cr20g
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
Administrator
dsk-cr20g
Commits
3f6f203d
Commit
3f6f203d
authored
Apr 23, 2024
by
tianhongyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix env
parent
a21dbad3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
.env.production
dsk-operate-ui/.env.production
+1
-1
.env.test
dsk-operate-ui/.env.test
+1
-1
No files found.
dsk-operate-ui/.env.production
View file @
3f6f203d
...
@@ -5,7 +5,7 @@ VUE_APP_TITLE = 数字化经营履约全生命链路管理系统
...
@@ -5,7 +5,7 @@ VUE_APP_TITLE = 数字化经营履约全生命链路管理系统
ENV = 'production'
ENV = 'production'
# 数字化经营履约全生命链路管理系统/生产环境
# 数字化经营履约全生命链路管理系统/生产环境
VUE_APP_BASE_API = '
http://123.60.218.188:9099
/prod-api'
VUE_APP_BASE_API = '/prod-api'
# 子系统地址
# 子系统地址
VUE_APP_SUB_SYSTEM_ADDRESS = "https://plug.jiansheku.com"
VUE_APP_SUB_SYSTEM_ADDRESS = "https://plug.jiansheku.com"
...
...
dsk-operate-ui/.env.test
View file @
3f6f203d
...
@@ -9,7 +9,7 @@ ENV = 'test'
...
@@ -9,7 +9,7 @@ ENV = 'test'
# 数字化经营履约全生命链路管理系统/测试环境
# 数字化经营履约全生命链路管理系统/测试环境
VUE_APP_BASE_API
=
'
http://123.60.218.188:9099
/prod-api'
VUE_APP_BASE_API
=
'/prod-api'
# 子系统地址
# 子系统地址
VUE_APP_SUB_SYSTEM_ADDRESS
=
"https://pre-plug.jiansheku.com"
VUE_APP_SUB_SYSTEM_ADDRESS
=
"https://pre-plug.jiansheku.com"
...
...
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