mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-06 12:28:10 +00:00
fix 修复 部署部分系统出现乱码问题
This commit is contained in:
@@ -6,6 +6,8 @@ RUN mkdir -p /ruoyi/monitor/logs
|
||||
|
||||
WORKDIR /ruoyi/monitor
|
||||
|
||||
ENV LANG=C.UTF-8 LC_ALL=C.UTF-8
|
||||
|
||||
EXPOSE 9100
|
||||
|
||||
ADD ./target/ruoyi-monitor.jar ./app.jar
|
||||
|
Reference in New Issue
Block a user