Skip to content
Snippets Groups Projects

Release

Merged Alexa Valentová requested to merge test into main
2 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -2,8 +2,6 @@
Production settings.
"""
import os
from .base import *
ALLOWED_HOSTS = env.list("ALLOWED_HOSTS")
Loading