Force UTF8 encoding on generated XML (#1140)
parent
24c77e57b2
commit
1781fcaea4
@ -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
|
||||
|
Loading…
Reference in new issue