Skip to content

Commit

Permalink
set worker id to empty string in .env
Browse files Browse the repository at this point in the history
  • Loading branch information
elfkuzco committed Jun 29, 2024
1 parent 49c3cd3 commit a59f0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
WORKER_ID="elf"
WORKER_ID=""

0 comments on commit a59f0ea

Please sign in to comment.