Skip to content

Commit

Permalink
fix: add new route
Browse files Browse the repository at this point in the history
  • Loading branch information
fforbeck committed Jan 13, 2025
1 parent 15789c4 commit 12b078c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edge-gateway-link/wrangler.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ environment = "production"
# name = "gateway-nft-storage-staging"
account_id = "fffa4b4363a7e5250af8357087263b3a" # Protocol Labs CF account
routes = [
{ pattern = "w3s.link/", zone_id = "ae60d8f737317467ec666dc3851a6277" },
{ pattern = "*.ipfs-staging.w3s.link/*", zone_id = "ae60d8f737317467ec666dc3851a6277" },
{ pattern = "ipfs-staging.w3s.link/*", zone_id = "ae60d8f737317467ec666dc3851a6277" },
{ pattern = "*.ipfs-staging.w3s.link", zone_id = "ae60d8f737317467ec666dc3851a6277" },
Expand Down

0 comments on commit 12b078c

Please sign in to comment.