Browse Source

test 乱码

zhangweicheng 7 years ago
parent
commit
b6a36bd983
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Dockerfile_qa

+ 4 - 0
Dockerfile_qa

@@ -11,4 +11,8 @@ EXPOSE 6080
 
 
 ENV NODE_ENV=qa
 ENV NODE_ENV=qa
 
 
+ENV LANG en_US.UTF-8    
+ENV LANGUAGE en_US:en    
+ENV LC_ALL en_US.UTF-8   
+
 ENTRYPOINT babel-node operation.js
 ENTRYPOINT babel-node operation.js