Initial worker service
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
DATABASE_URL="postgresql://mapflow:mapflow@localhost:5432/mapflow"
|
||||
HATCHET_CLIENT_TOKEN=""
|
||||
HATCHET_CLIENT_HOST_PORT="localhost:7070"
|
||||
HATCHET_WORKER_NAME="mapflow-hatchet-worker"
|
||||
HATCHET_WORKER_SLOTS="4"
|
||||
Reference in New Issue
Block a user