fixed compose
This commit is contained in:
parent
f4fb33c6c3
commit
b79134ef9a
@ -9,8 +9,6 @@ services:
|
|||||||
web:
|
web:
|
||||||
image: registry.elbert.us/parsley:production
|
image: registry.elbert.us/parsley:production
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
|
||||||
- "7000:80"
|
|
||||||
environment:
|
environment:
|
||||||
- RAILS_USE_MEMCACHE=true
|
- RAILS_USE_MEMCACHE=true
|
||||||
- PASSENGER_APP_ENV=production
|
- PASSENGER_APP_ENV=production
|
||||||
|
Loading…
Reference in New Issue
Block a user