BUGFIX: ensure a locale is set correctly
[discourse_docker.git] / samples / standalone.yml
index 243414cd22578a098ddc0e18661d17a43ab97cfd..a8d1e2a53bd0ca46448235ab3afa79e16c906896 100644 (file)
@@ -23,6 +23,7 @@ params:
   version: HEAD
 
 env:
+  LANG: en_US.UTF-8
   ## How many concurrent web requests are supported?
   ## With 2GB we recommend 3-4 workers, with 1GB only 2
   # UNICORN_WORKERS: 3