dashboard
repositories
filestore
activity
search
login
main
/
jfpt-BladeX
南昌市物联网技防平台-后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改报警器端口
zengh
2021-03-10
fa9ffa9012d7b1df7692bb99e71be6592f48cd4b
[jfpt-BladeX.git]
/
blade-ops
/
blade-develop
/
src
/
main
/
resources
/
application-test.yml
1
2
3
4
5
6
7
8
9
10
#服务器端口
server:
port: 7007
#数据源配置
spring:
datasource:
url: ${blade.datasource.test.url}
username: ${blade.datasource.test.username}
password: ${blade.datasource.test.password}