dashboard
repositories
filestore
activity
search
login
main
/
jfptht-publicSecurity
南昌市物联网技防平台-公安版
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge branch 'master' of http://192.168.0.105:10010/r/jfptht-publicSecurity
zengh
2021-06-11
02fe295ee1dc726717cc005de584d0ebd05d8e92
[jfptht-publicSecurity.git]
/
blade-ops
/
blade-develop
/
src
/
main
/
resources
/
application-prod.yml
1
2
3
4
5
6
7
8
9
10
#服务器端口
server:
port: 7007
#数据源配置
spring:
datasource:
url: ${blade.datasource.prod.url}
username: ${blade.datasource.prod.username}
password: ${blade.datasource.prod.password}