# Local host port for Self-hosted GitHub Gateway v1.3.
IGW_HOST_PORT=18080

# Non-secret setup value. Replace this in this file for a real self-hosted run.
# Example: INTENT_GATEWAY_ALLOWED_REPOS=owner/repo
# Do not put this value in data/agents.env.
INTENT_GATEWAY_ALLOWED_REPOS=OWNER/REPO
