Skip to content

Commit

Permalink
add alpha.potlock.io to allowed hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlanglen committed Jun 26, 2024
1 parent 14bf197 commit d55f392
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"127.0.0.1",
"dev.potlock.io",
"test-dev.potlock.io",
"alpha.potlock.io",
]

# Env vars
Expand Down

0 comments on commit d55f392

Please sign in to comment.