Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
traffic-signal-platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
signal
traffic-signal-platform
Commits
45746fd3
Commit
45746fd3
authored
Dec 31, 2024
by
zhoushiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
环境切换
parent
a183697c
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
4 deletions
+11
-4
application-dev.properties
...ign-service/src/main/resources/application-dev.properties
+1
-0
application-local.properties
...n-service/src/main/resources/application-local.properties
+5
-4
application-test.properties
...gn-service/src/main/resources/application-test.properties
+5
-0
No files found.
signal-feign-service/src/main/resources/application-dev.properties
View file @
45746fd3
...
...
@@ -3,3 +3,4 @@ utc.dt.service.url=http://10.102.1.182:39002/utc-dt
utc.hisense.service.url
=
http://127.0.0.1:39003/utc-hisense
control.url
=
http://10.102.1.182:32001/web
ehualu.url
=
http://173.0.0.1:30015
ehualu.url
=
http://173.0.0.1:30015
signal-feign-service/src/main/resources/application-local.properties
View file @
45746fd3
utc.service.url
=
http://localhost:32000/utc
utc.dt.service.url
=
http://localhost:39002/utc-dt
utc.hisense.service.url
=
http://localhost:39003/utc-hisense
control.url
=
http://localhost:32001/web
utc.service.url
=
http://173.17.0.1:32000/utc
utc.dt.service.url
=
http://173.17.0.1:39002/utc-dt
utc.hisense.service.url
=
http://173.17.0.1:39003/utc-hisense
control.url
=
http://173.17.0.1:32001/web
ehualu.url
=
http://173.17.0.1:30015
\ No newline at end of file
signal-feign-service/src/main/resources/application-test.properties
0 → 100644
View file @
45746fd3
utc.service.url
=
http://173.17.0.1:32000/utc
utc.dt.service.url
=
http://173.17.0.1:39002/utc-dt
utc.hisense.service.url
=
http://173.17.0.1:39003/utc-hisense
control.url
=
http://173.17.0.1:32001/web
ehualu.url
=
http://173.17.0.1:30015
\ 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