Commit 21733abe authored by John Noel's avatar John Noel

Updated docker-compose.yml

parent a5ed41c1
...@@ -13,7 +13,7 @@ services: ...@@ -13,7 +13,7 @@ services:
# - redis:/data # - redis:/data
web: web:
build: . build: .
command: ./start command: sh ./start
volumes: volumes:
- .:/app - .:/app
- bundle:/usr/local/bundle - bundle:/usr/local/bundle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment