fix 测试用例导出

This commit is contained in:
chenjianxing 2020-04-16 18:50:40 +08:00
parent 3634544ae2
commit cc45871020
1 changed files with 1 additions and 2 deletions

View File

@ -10,6 +10,5 @@ ENV JAVA_APP_JAR=/opt/apps/backend-1.0.jar
ENV AB_OFF=true
ENV JAVA_OPTIONS=-Dfile.encoding=utf-8
ENV JAVA_OPTIONS="-Dfile.encoding=utf-8 -Djava.awt.headless=true"
CMD ["/deployments/run-java.sh"]