Skip to content

Commit

Permalink
Configure ic-alloy.dev domain
Browse files Browse the repository at this point in the history
  • Loading branch information
kristoferlund committed Nov 7, 2024
1 parent 291c9ca commit 5e92b01
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions public/.ic-assets.json5
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[
{
"match": "**/*",
"security_policy": "standard"
},
{
"match": ".well-known",
"ignore": false
}
]
1 change: 1 addition & 0 deletions public/.well-known/ic-domains
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ic-alloy.dev

0 comments on commit 5e92b01

Please sign in to comment.