发布 4.4.0 正式版

This commit is contained in:
疯狂的狮子Li
2022-11-28 14:42:17 +08:00
parent 02e9ac799d
commit 34574c5bf7
97 changed files with 1032 additions and 652 deletions

View File

@ -2,7 +2,6 @@ FROM anapsix/alpine-java:8_server-jre_unlimited
MAINTAINER Lion Li
RUN mkdir -p /ruoyi/monitor
RUN mkdir -p /ruoyi/monitor/logs
WORKDIR /ruoyi/monitor