mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
project dir for release
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user