完善docker相关部署

This commit is contained in:
AlanScipio
2024-03-11 14:31:50 +08:00
parent 1c38d91567
commit 1f62b5c305
27 changed files with 422 additions and 549 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<configuration scan="true" scanPeriod="60 seconds" debug="false">
<!-- 日志存放路径 -->
<property name="log.path" value="logs/ruoyi-auth"/>
<property name="log.path" value="logs/ryas-auth"/>
<!-- 日志输出格式 -->
<property name="log.pattern" value="%d{HH:mm:ss.SSS} [%thread] %-5level %logger{20} - [%method,%line] - %msg%n"/>