diff --git a/render.yaml b/render.yaml deleted file mode 100644 index 3ff8afc..0000000 --- a/render.yaml +++ /dev/null @@ -1,7 +0,0 @@ -services: - - type: worker - name: left-book-club-production-worker - env: python - buildCommand: npm install && poetry install - startCommand: poetry run python manage.py start_worker - plan: starter