Files
insar-management-system-v2/config/landsar_cluster_worker.env.example
T

8 lines
379 B
Bash

# Copy this file to .env on the remote LandSAR worker host 192.168.1.6.
# DATABASE_URL points to the main InSAR management server/PostgreSQL host 192.168.1.62.
DATABASE_URL=postgresql+asyncpg://postgres:WXZXzhb123456@192.168.1.62:5432/insar_management
JOB_WORKER_ALLOWED_TYPES=LANDSAR_CLUSTER_ITEM
JOB_WORKER_CONCURRENCY=1
JOB_WORKER_POLL_INTERVAL=1.0
LANDSAR_CLUSTER_WORKER_ID=