# Web app + coordinator
DATABASE_URL=postgres://pingql:pingql@localhost:5432/pingql
MONITOR_TOKEN=changeme-use-a-random-secret
# Rust monitor
COORDINATOR_URL=http://localhost:3000
RUST_LOG=info