丽水后端

This commit is contained in:
2026-04-29 09:06:44 +08:00
parent f1f7319062
commit 7c9e61bb2b
2 changed files with 18 additions and 5 deletions

View File

@@ -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