Remove comment

This commit is contained in:
Jason Denney
2016-02-26 16:10:59 -08:00
parent 43faa79f60
commit 6daff093eb
-1
View File
@@ -6,7 +6,6 @@ web:
volumes: volumes:
- .:/usr/src/app - .:/usr/src/app
build: . build: .
#command: bundle exec rake db:migrate
ports: ports:
- "8080:3000" - "8080:3000"
links: links: