# Address to serve endpoint on
BIND_ADDRESS=127.0.0.1

# Port to serve endpoint on
BIND_PORT=8080

# Time between tests
INTERVAL_MINUTES=60