diff --git a/snibox.yml b/snibox.yml index 7204fc4..200488e 100644 --- a/snibox.yml +++ b/snibox.yml @@ -14,7 +14,6 @@ services: backend: image: snibox/snibox:latest - container_name: snibox command: sh -c "rm -rf tmp/pids && ./bin/rails s -p 3000 -b '0.0.0.0'" env_file: - snibox.env