Skip to content

Commit

Permalink
Update whitelist to include IPv6 localhost address
Browse files Browse the repository at this point in the history
  • Loading branch information
S0naliThakur committed Dec 6, 2024
1 parent 2c0d3cb commit a94e33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whitelist.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["139.162.162.185", "127.0.0.1"]
["139.162.162.185", "127.0.0.1", "::1"]

0 comments on commit a94e33c

Please sign in to comment.