Allow sidekiq and puma to co-exist
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
|
||||
handlers:
|
||||
- name: Re-up docker containers
|
||||
command: docker-compose up -d --remove-orphans
|
||||
command: /usr/local/bin/docker-compose.sh
|
||||
args:
|
||||
chdir: /home/mastodon/live
|
||||
listen: "docker-compose up"
|
||||
|
||||
Reference in New Issue
Block a user