Skip to content

Commit

Permalink
change name of service on yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Moggach committed Feb 12, 2024
1 parent 99da625 commit a69e804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
- type: worker
name: lbc-worker-production
name: left-book-club-production-worker
env: python
buildCommand: poetry install
startCommand: poetry run python manage.py start_worker
Expand Down

0 comments on commit a69e804

Please sign in to comment.