Jupiterrr/Vorlesungsverzeichnis

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
worker: bundle exec sidekiq
#redis: redis-server /usr/local/etc/redis.conf