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
2bc5f717
Commit
2bc5f717
authored
May 08, 2025
by
zhouleilei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加互联网环境
parent
dec59194
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
31 additions
and
0 deletions
+31
-0
application-jinan.properties
...n-service/src/main/resources/application-jinan.properties
+1
-0
bootstrap-jinan.yaml
...c-hisense-service/src/main/resources/bootstrap-jinan.yaml
+15
-0
bootstrap-jinan.yaml
signal-utc-service/src/main/resources/bootstrap-jinan.yaml
+15
-0
No files found.
signal-feign-service/src/main/resources/application-jinan.properties
View file @
2bc5f717
...
@@ -2,3 +2,4 @@ utc.service.url=http://172.17.0.1:32000/utc
...
@@ -2,3 +2,4 @@ utc.service.url=http://172.17.0.1:32000/utc
utc.dt.service.url
=
http://172.17.0.1:39002/utc-dt
utc.dt.service.url
=
http://172.17.0.1:39002/utc-dt
utc.hisense.service.url
=
http://127.0.0.1:39003/utc-hisense
utc.hisense.service.url
=
http://127.0.0.1:39003/utc-hisense
control.url
=
http://172.17.0.1:42001/web
control.url
=
http://172.17.0.1:42001/web
ehualu.url
=
http://37.12.182.29:30015
\ No newline at end of file
signal-utc-hisense-service/src/main/resources/bootstrap-jinan.yaml
0 → 100644
View file @
2bc5f717
spring
:
cloud
:
nacos
:
config
:
server-addr
:
10.102.1.182:8848
file-extension
:
yaml
group
:
signal
namespace
:
signal
username
:
nacos
password
:
nacos
application
:
# dubbo启动需要程序名称
name
:
utc-hisense
main
:
allow-circular-references
:
true
\ No newline at end of file
signal-utc-service/src/main/resources/bootstrap-jinan.yaml
0 → 100644
View file @
2bc5f717
spring
:
application
:
# dubbo启动需要程序名称
name
:
utc
main
:
allow-circular-references
:
true
cloud
:
nacos
:
config
:
server-addr
:
10.102.1.182:8848
file-extension
:
yaml
group
:
signal
namespace
:
signal
username
:
nacos
password
:
nacos
\ 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