We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3868259 commit 8f754ddCopy full SHA for 8f754dd
ic-os/components/boundary-guestos/opt/ic/bin/setup-ic-gateway.sh
@@ -133,6 +133,7 @@ POLICY_PRE_ISOLATION_CANISTERS="${RUN_DIR}/pre_isolation_canisters.txt"
133
POLICY_DENYLIST_ALLOWLIST="${RUN_DIR}/allowlist.txt"
134
POLICY_DENYLIST_SEED="${RUN_DIR}/denylist.json"
135
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"
137
GEOIP_DB="${RUN_DIR}/GeoLite2-Country.mmdb"
138
IC_URL="http://127.0.0.1:9000"
139
IC_ROOT_KEY="${ROOT_KEY}"
0 commit comments