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
04a76264
Commit
04a76264
authored
Dec 06, 2023
by
duanruiming
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
b5d1e87f
6301785e
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
12 additions
and
12 deletions
+12
-12
bootstrap-docker.yaml
...-control-service/src/main/resources/bootstrap-docker.yaml
+1
-1
application-prod.properties
...gn-service/src/main/resources/application-prod.properties
+4
-4
application-uat.properties
...ign-service/src/main/resources/application-uat.properties
+4
-4
bootstrap-docker.yaml
...optimize-service/src/main/resources/bootstrap-docker.yaml
+1
-1
bootstrap-docker.yaml
...-hisense-service/src/main/resources/bootstrap-docker.yaml
+1
-1
bootstrap-docker.yaml
signal-utc-service/src/main/resources/bootstrap-docker.yaml
+1
-1
No files found.
signal-control-service/src/main/resources/bootstrap-docker.yaml
View file @
04a76264
...
@@ -5,7 +5,7 @@ spring:
...
@@ -5,7 +5,7 @@ spring:
cloud
:
cloud
:
nacos
:
nacos
:
config
:
config
:
server-addr
:
17
2
.17.0.1:8848
server-addr
:
17
3
.17.0.1:8848
file-extension
:
yaml
file-extension
:
yaml
group
:
signal
group
:
signal
namespace
:
signal
namespace
:
signal
...
...
signal-feign-service/src/main/resources/application-prod.properties
View file @
04a76264
utc.service.url
=
http://17
2
.17.0.1:32000/utc
utc.service.url
=
http://17
3
.17.0.1:32000/utc
utc.dt.service.url
=
http://17
2
.17.0.1:39002/utc-dt
utc.dt.service.url
=
http://17
3
.17.0.1:39002/utc-dt
utc.hisense.service.url
=
http://17
2
.17.0.1:39003/utc-hisense
utc.hisense.service.url
=
http://17
3
.17.0.1:39003/utc-hisense
control.url
=
http://17
2
.17.0.1:32001/web
control.url
=
http://17
3
.17.0.1:32001/web
signal-feign-service/src/main/resources/application-uat.properties
View file @
04a76264
utc.service.url
=
http://17
2
.17.0.1:32000/utc
utc.service.url
=
http://17
3
.17.0.1:32000/utc
utc.dt.service.url
=
http://17
2
.17.0.1:39002/utc-dt
utc.dt.service.url
=
http://17
3
.17.0.1:39002/utc-dt
utc.hisense.service.url
=
http://17
2
.17.0.1:39003/utc-hisense
utc.hisense.service.url
=
http://17
3
.17.0.1:39003/utc-hisense
control.url
=
http://17
2
.17.0.1:32001/web
control.url
=
http://17
3
.17.0.1:32001/web
signal-optimize-service/src/main/resources/bootstrap-docker.yaml
View file @
04a76264
...
@@ -2,7 +2,7 @@ spring:
...
@@ -2,7 +2,7 @@ spring:
cloud
:
cloud
:
nacos
:
nacos
:
config
:
config
:
server-addr
:
17
2
.17.0.1:8848
server-addr
:
17
3
.17.0.1:8848
file-extension
:
yaml
file-extension
:
yaml
group
:
signal
group
:
signal
namespace
:
signal
namespace
:
signal
...
...
signal-utc-hisense-service/src/main/resources/bootstrap-docker.yaml
View file @
04a76264
...
@@ -7,7 +7,7 @@ spring:
...
@@ -7,7 +7,7 @@ spring:
cloud
:
cloud
:
nacos
:
nacos
:
config
:
config
:
server-addr
:
17
2
.17.0.1:8848
server-addr
:
17
3
.17.0.1:8848
file-extension
:
yaml
file-extension
:
yaml
group
:
signal
group
:
signal
namespace
:
signal
namespace
:
signal
...
...
signal-utc-service/src/main/resources/bootstrap-docker.yaml
View file @
04a76264
...
@@ -7,7 +7,7 @@ spring:
...
@@ -7,7 +7,7 @@ spring:
cloud
:
cloud
:
nacos
:
nacos
:
config
:
config
:
server-addr
:
17
2
.17.0.1:8848
server-addr
:
17
3
.17.0.1:8848
file-extension
:
yaml
file-extension
:
yaml
group
:
signal
group
:
signal
namespace
:
signal
namespace
:
signal
...
...
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