0
0
Fork 0

Force UTF8 encoding on generated XML (#1140)

This commit is contained in:
Eugen 2017-04-07 11:09:14 +02:00 committed by GitHub
parent 6d6a429af8
commit 1c351709bc
4 changed files with 7 additions and 5 deletions

View file

@ -1,2 +1,2 @@
web: bundle exec puma -C config/puma.rb
worker: bundle exec sidekiq -q default -q mailers -q push
worker: bundle exec sidekiq -q default -q push -q pull -q mailers