Skip to content

Commit

Permalink
fixed service endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ferso committed Nov 25, 2024
1 parent 4949453 commit a470e27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/assets/.well-known/ii-alternative-origins
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"alternativeOrigins": [
"https://dash.mettal.mx"
"https://dash.mettal.mx",
"http://localhost:8080"
]
}

0 comments on commit a470e27

Please sign in to comment.