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

Updated docker-compose.yml

parent a5ed41c1
......@@ -13,7 +13,7 @@ services:
# - redis:/data
web:
build: .
command: ./start
command: sh ./start
volumes:
- .:/app
- 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