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
bc2fa39c
Commit
bc2fa39c
authored
Feb 12, 2023
by
hanbing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新工程生产环境
parent
fb2aa018
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
28 additions
and
27 deletions
+28
-27
application-prod.yml
...l-control-service/src/main/resources/application-prod.yml
+23
-22
application-dev.yml
...l-optimize-service/src/main/resources/application-dev.yml
+1
-1
application-prod.yml
signal-utc-service/src/main/resources/application-prod.yml
+4
-4
No files found.
signal-control-service/src/main/resources/application-prod.yml
View file @
bc2fa39c
...
@@ -18,6 +18,7 @@ threadPool:
...
@@ -18,6 +18,7 @@ threadPool:
keepAliveTime
:
60000
keepAliveTime
:
60000
spring
:
spring
:
datasource
:
dynamic
:
dynamic
:
primary
:
master
primary
:
master
datasource
:
datasource
:
...
...
signal-optimize-service/src/main/resources/application-dev.yml
View file @
bc2fa39c
...
@@ -59,4 +59,4 @@ system:
...
@@ -59,4 +59,4 @@ system:
# UTC服务地址
# UTC服务地址
utc
:
http://10.100.1.59:32000/utc
utc
:
http://10.100.1.59:32000/utc
# control服务地址
# control服务地址
control
:
http://10.100.1.59:32000/control
control
:
http://10.100.1.59:32001/web
\ No newline at end of file
\ No newline at end of file
signal-utc-service/src/main/resources/application-prod.yml
View file @
bc2fa39c
...
@@ -32,7 +32,7 @@ spring:
...
@@ -32,7 +32,7 @@ spring:
timeout
:
5000
timeout
:
5000
database
:
5
database
:
5
#
todo
生产环境信号平台
# 生产环境信号平台
signal
:
signal
:
# true测试不执行方案下发 重点
# true测试不执行方案下发 重点
mock
:
false
mock
:
false
...
@@ -40,10 +40,10 @@ signal:
...
@@ -40,10 +40,10 @@ signal:
manufacturer
:
manufacturer
:
hk
:
hk
:
# 服务地址
# 服务地址
artemisHost
:
10.100.
1.101
artemisHost
:
10.100.
4.30
# 接口服务验证用户名
# 接口服务验证用户名
artemisAppKey
:
21
560443
artemisAppKey
:
21
882146
# 接口服务验证密钥
# 接口服务验证密钥
artemisAppSecret
:
5z0O0DRKALWyIxdQU4kp
artemisAppSecret
:
iYwMHJSo7CAX62TjyGEb
# 海康能力开放平台的网站路径
# 海康能力开放平台的网站路径
artemisPath
:
/artemis
artemisPath
:
/artemis
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