This commit is contained in:
2023-06-28 15:28:40 +08:00
parent eee1137baa
commit b4b7f25193
3 changed files with 52 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
# 项目相关配置
jsowell:
# 文件路径 示例( Windows配置D:/jsowell/uploadPathLinux配置 /home/jsowell/uploadPath
profile: D:/jsowell/uploadPath
# 数据源配置
spring:
# redis 配置

View File

@@ -1,3 +1,8 @@
# 项目相关配置
jsowell:
# 文件路径 示例( Windows配置D:/jsowell/uploadPathLinux配置 /home/jsowell/uploadPath
profile: /var/ftp/firmware
# 数据源配置
spring:
# redis 配置