diff --git a/docker-compose.yml b/docker-compose.yml index e34ed5e66..fdd1c332d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -18,8 +18,6 @@ services: # use the Dockerfile next to this file build: . entrypoint: /usr/local/bin/entrypoint.sh - command: bundle exec rails s -p 3000 -b "0.0.0.0" - working_dir: /var/www/consul # rely on the RAILS_ENV value of the host machine # environment: