Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
device-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
赵啸非
device-platform
Commits
507b18a2
Commit
507b18a2
authored
Apr 08, 2022
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改pom文件
parent
310374d5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
device-manager-ui/admin/.env
device-manager-ui/admin/.env
+1
-1
device-manager-ui/admin/.env.production
device-manager-ui/admin/.env.production
+1
-1
device-manager-ui/admin/.env.stage
device-manager-ui/admin/.env.stage
+1
-1
No files found.
device-manager-ui/admin/.env
View file @
507b18a2
...
...
@@ -5,5 +5,5 @@ NODE_ENV = development
VUE_APP_BASE_API =http://plm.testnew.com:8082/m
# websocket地址
VUE_APP_WEBSOCKET_API =127.0.0.1:182
1
1/m
VUE_APP_WEBSOCKET_API =127.0.0.1:182
2
1/m
device-manager-ui/admin/.env.production
View file @
507b18a2
...
...
@@ -5,5 +5,5 @@ NODE_ENV = production
VUE_APP_BASE_API = http://192.168.0.26:9005/m
# websocket地址
VUE_APP_WEBSOCKET_API =192.168.0.26:182
1
1/m
VUE_APP_WEBSOCKET_API =192.168.0.26:182
2
1/m
device-manager-ui/admin/.env.stage
View file @
507b18a2
...
...
@@ -5,5 +5,5 @@ NODE_ENV = 'production'
VUE_APP_BASE_API = http://192.168.0.98:11021/m
# websocket地址
VUE_APP_WEBSOCKET_API =192.168.0.98:182
1
1/m
VUE_APP_WEBSOCKET_API =192.168.0.98:182
2
1/m
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