pkgr changes

This commit is contained in:
André Bauer 2016-10-25 15:16:52 +02:00
parent 86df83ed33
commit 6d89cf1661

View file

@ -34,5 +34,3 @@ env:
- RAILS_SERVE_STATIC_FILES=true
services:
- postgres
after_install:
- "/usr/bin/zammad scale web=1 websocket=1 worker=1"