forked from e621ng/e621ng

Videos now get automatically sampled on development instances Iqdb is not yet installed on dev machines but I'll get to that some other time
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
unicorn: bin/rails server -p 9000
|
|
jobs: bundle exec sidekiq -c 1 -q low_prio -q tags -q default -q high_prio -q video -q iqdb
|