properly generate some urls

This commit is contained in:
Zachary Chai
2017-02-07 14:14:39 -05:00
parent bfbdfc645e
commit b09ec1fc69
9 changed files with 20 additions and 15 deletions

View File

@ -10,6 +10,8 @@ services:
- '.:/usr/src/app'
volumes_from:
- gem_cache
env_file:
- .env
expose:
- '3001'
stdin_open: true