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