Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
R
refined-platform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
refined-platform
Commits
46107448
Commit
46107448
authored
2 years ago
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加服务追踪
parent
a5c60a2a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
refined-manager-ui/admin/.env
refined-manager-ui/admin/.env
+1
-2
refined-manager-ui/admin/.env.production
refined-manager-ui/admin/.env.production
+2
-4
refined-manager-ui/admin/.env.test
refined-manager-ui/admin/.env.test
+3
-0
No files found.
refined-manager-ui/admin/.env
View file @
46107448
...
@@ -4,8 +4,7 @@ NODE_ENV = development
...
@@ -4,8 +4,7 @@ NODE_ENV = development
# 地址
# 地址
VUE_APP_BASE_API =/basics_api
VUE_APP_BASE_API =/basics_api
# websocket地址
VUE_APP_WEBSOCKET_API =127.0.0.1:18222/m
# 门户登录地址
# 门户登录地址
VUE_APP_PORTAL_URL = /portal_home
VUE_APP_PORTAL_URL = /portal_home
...
...
This diff is collapsed.
Click to expand it.
refined-manager-ui/admin/.env.production
View file @
46107448
...
@@ -2,15 +2,13 @@
...
@@ -2,15 +2,13 @@
NODE_ENV = production
NODE_ENV = production
# 地址
# 地址
VUE_APP_
BASE_API =
VUE_APP_
API_BASE_URL=/basics_api
# websocket地址
VUE_APP_WEBSOCKET_API =
# 门户登录地址
# 门户登录地址
VUE_APP_PORTAL_URL = /portal_home
VUE_APP_PORTAL_URL = /portal_home
VUE_APP_PORTAL_PORT = 1108
9
VUE_APP_PORTAL_PORT = 1108
0
# 站点请求地址
# 站点请求地址
VUE_APP_SITETREE_URL = /basics_api/base/site/siteTree
VUE_APP_SITETREE_URL = /basics_api/base/site/siteTree
This diff is collapsed.
Click to expand it.
refined-manager-ui/admin/.env.test
View file @
46107448
...
@@ -6,3 +6,6 @@ VUE_APP_API_BASE_URL=/basics_api
...
@@ -6,3 +6,6 @@ VUE_APP_API_BASE_URL=/basics_api
VUE_APP_PORTAL_URL
=
/
portal_home
VUE_APP_PORTAL_URL
=
/
portal_home
VUE_APP_PORTAL_PORT
=
11080
VUE_APP_PORTAL_PORT
=
11080
# 站点请求地址
VUE_APP_SITETREE_URL
=
/
basics_api
/
base
/
site
/
siteTree
This diff is collapsed.
Click to expand it.
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