diff --git a/env.example b/env.example index 831810a..7a8e483 100644 --- a/env.example +++ b/env.example @@ -16,6 +16,7 @@ DB_PORT=5432 # used in docker-compose SENTRY_PEERING_HOST='peering.sentry.rafay.local:10001' CORE_RELAY_CONNECTOR_HOST='*.core-connector.relay.rafay.local:10002' CORE_RELAY_USER_HOST='*.user.relay.rafay.local:10002' +SENTRY_BOOTSTRAP_ADDR='console.rafay.dev:80' BOOTSTRAP_KEK='rafay' RELAY_IMAGE='registry.rafay-edge.net/rafay/rafay-relay-agent:r1.10.0-24'