Skip to content

Commit

Permalink
exclude localhost from lychee
Browse files Browse the repository at this point in the history
  • Loading branch information
meysam81 committed Apr 6, 2024
1 parent a6a495d commit 102a92d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lychee.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exclude = [
'https://accounts.hetzner.com/login',
"https://accounts.hetzner.com/login",
"http://localhost:9093",
]

0 comments on commit 102a92d

Please sign in to comment.