diff --git a/Procfile b/Procfile index c445cb1..de7e435 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -worker: python3 main.py \ No newline at end of file +worker: python3 src/main.py