Skip to content

Commit

Permalink
Add new hosts for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
sidnnov committed Jun 15, 2023
1 parent 2a7169a commit 749661a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/settings.py
Expand Up @@ -31,6 +31,8 @@
'[::1]',
'.herokuapp.com',
'.hexlet.io',
'.onrender.com',
'.railway.app',
]

INSTALLED_APPS = [
Expand Down

0 comments on commit 749661a

Please sign in to comment.