Commit 97c5f094 authored by Kenneth Reitz's avatar Kenneth Reitz

project dir for release

parent 1e598e25
......@@ -30,5 +30,5 @@ addons:
shared-database:5mb
default_process_types:
web: python $MANAGE_FILE runserver 0.0.0.0:\$PORT --noreload
web: python $PROJECT/manage.py runserver 0.0.0.0:\$PORT --noreload
EOF
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment