aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 719dc2e..59eb9d2 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -40,7 +40,7 @@ services:
depends_on:
- redis
- elasticsearch
- command: bundle exec thin start -p 5000
+ command: bash -c "/var/www/packages.gentoo.org/htdocs/bin/first-run production"
sidekiq:
build: .
volumes: