fixed compose

This commit is contained in:
Dan Elbert 2019-08-05 19:01:45 -05:00
parent f4fb33c6c3
commit b79134ef9a

View File

@ -9,8 +9,6 @@ services:
web:
image: registry.elbert.us/parsley:production
restart: unless-stopped
ports:
- "7000:80"
environment:
- RAILS_USE_MEMCACHE=true
- PASSENGER_APP_ENV=production