Skip to content

Commit

Permalink
Merge pull request #468 from gatolife-creator/main
Browse files Browse the repository at this point in the history
fix: unaccessible domain
  • Loading branch information
yk-saito authored Nov 20, 2023
2 parents 2022050 + ad81af0 commit 75ad7f2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Deployed canisters.

それでは、デプロイしたポートフォリオサイトにアクセスしてみましょう。URLはキャニスター IDを用いたものになります。

`https://<CREATED_CANISTER_ID>.ic0.app/`
`https://<CREATED_CANISTER_ID>.icp0.io/`

キャニスター IDは、デプロイ時の出力や生成された`canister_ids.json`ファイル、または以下のコマンドで確認できます。

Expand Down

0 comments on commit 75ad7f2

Please sign in to comment.