mirror of
https://github.com/rjNemo/villafleurie
synced 2026-06-06 02:16:47 +00:00
Delete heroku.yml
This commit is contained in:
parent
976227bcc4
commit
5d787b2493
1 changed files with 0 additions and 5 deletions
|
|
@ -1,5 +0,0 @@
|
|||
build:
|
||||
docker:
|
||||
web: Dockerfile
|
||||
run:
|
||||
web: bash -c "python manage.py makemigrations && python manage.py migrate && python manage.py runserver 0.0.0.0:8000"
|
||||
Loading…
Reference in a new issue