mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-05 20:08:05 +00:00
fix 修复 部署部分系统出现乱码问题
This commit is contained in:
@@ -6,7 +6,7 @@ RUN mkdir -p /ruoyi/gen/logs
|
||||
|
||||
WORKDIR /ruoyi/gen
|
||||
|
||||
ENV SERVER_PORT=9202
|
||||
ENV SERVER_PORT=9202 LANG=C.UTF-8 LC_ALL=C.UTF-8
|
||||
|
||||
EXPOSE ${SERVER_PORT}
|
||||
|
||||
|
Reference in New Issue
Block a user