Skip to content

Commit

Permalink
Add shadowmere.xyz to allowed hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
jadolg committed Jul 15, 2024
1 parent 723644f commit 7e39b2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shadowmere/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
ALLOWED_HOSTS = [
"localhost",
"127.0.0.1",
"shadowmere.xyz",
"shadowmere.akiel.dev",
"old.shadowmere.akiel.dev",
"eb7x5hfb3vbb3zgrzi6qf6sqwks64fp63a7ckdl3sdw5nb6bgvskvpyd.onion",
Expand Down

0 comments on commit 7e39b2b

Please sign in to comment.