Skip to content

Commit

Permalink
Merge pull request #3418 from dfinity/sesi200-patch-1
Browse files Browse the repository at this point in the history
fix: use new domain for synthetic testnet
  • Loading branch information
sesi200 authored Sep 4, 2024
2 parents 7e258a1 + eb3f865 commit 7f8522f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ To define a project-specific network, add a "networks" section to your `dfx.json
"networks": {
    "myNetwork": {
      "providers": [
        "https://ic0.app"
        "https://icp0.io"
      ],
      "type": "persistent"
    }
Expand Down

0 comments on commit 7f8522f

Please sign in to comment.