Delete Procfile

This commit is contained in:
Andros Fenollosa
2020-11-18 00:42:32 +01:00
committed by GitHub
parent b29536a84a
commit ea5b11888a

View File

@ -1 +0,0 @@
web: daphne --port $PORT --bind 0.0.0.0 -v2 mi_web.asgi:application