Skip to content

Commit 8f754dd

Browse files
authored
feat: boundary nodes: add caffeine domain polling (dfinity#3686)
1 parent 3868259 commit 8f754dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ic-os/components/boundary-guestos/opt/ic/bin/setup-ic-gateway.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ POLICY_PRE_ISOLATION_CANISTERS="${RUN_DIR}/pre_isolation_canisters.txt"
133133
POLICY_DENYLIST_ALLOWLIST="${RUN_DIR}/allowlist.txt"
134134
POLICY_DENYLIST_SEED="${RUN_DIR}/denylist.json"
135135
DOMAIN_CANISTER_ALIAS="identity:rdmx6-jaaaa-aaaaa-aaadq-cai,nns:qoctq-giaaa-aaaaa-aaaea-cai"
136+
DOMAIN_CUSTOM_PROVIDER="https://boundary.caffeine.ai/subdomains,https://beta.boundary.caffeine.ai/subdomains"
136137
GEOIP_DB="${RUN_DIR}/GeoLite2-Country.mmdb"
137138
IC_URL="http://127.0.0.1:9000"
138139
IC_ROOT_KEY="${ROOT_KEY}"

0 commit comments

Comments
 (0)