丽水后端
This commit is contained in:
@@ -14,12 +14,12 @@ industry:
|
||||
captchaType: math
|
||||
|
||||
# 0为粗轧,1为精轧
|
||||
mode: 1
|
||||
mode: 0
|
||||
|
||||
# 开发环境配置
|
||||
server:
|
||||
# 服务器的HTTP端口,默认为8080
|
||||
port: 8082
|
||||
port: 8081
|
||||
servlet:
|
||||
# 应用的访问路径
|
||||
context-path: /
|
||||
@@ -73,7 +73,7 @@ spring:
|
||||
# 地址
|
||||
host: localhost
|
||||
# 端口,默认为6379
|
||||
port: 6380
|
||||
port: 6379
|
||||
# 数据库索引
|
||||
database: 0
|
||||
# 密码
|
||||
@@ -143,7 +143,7 @@ xss:
|
||||
urlPatterns: /system/*,/monitor/*,/tool/*
|
||||
|
||||
|
||||
ipAddress: 10.20.10.29
|
||||
ipAddress: 10.20.10.30
|
||||
|
||||
httpIp: http://10.20.10.158
|
||||
|
||||
|
||||
Reference in New Issue
Block a user