RedisLabs / memcachedcloud-django-sample

Memcached Cloud on Django Sample
GNU General Public License v3.0
1 stars 3 forks source link

Gunicorn Error #4

Open aeikenberry opened 8 years ago

aeikenberry commented 8 years ago
web_1            | usage: gunicorn [OPTIONS] [APP_MODULE]
web_1            | gunicorn: error: No application module specified.

When I try to run this with docker-compose up web.

bschellekens commented 8 years ago

Hi,

I've got the same issue as yourself. Am I missing something as well?