project dir for release

This commit is contained in:
Kenneth Reitz
2012-03-23 20:57:00 -04:00
parent 1e598e2511
commit 97c5f0944d
+1 -1
View File
@@ -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