mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-09-24 07:19:46 +08:00
update admin监控增加日志文件输出
This commit is contained in:
@ -3,6 +3,7 @@ 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
|
||||
|
||||
|
Reference in New Issue
Block a user