Enable debug and allow remote connect-src

This commit is contained in:
Georg Krause 2022-03-16 10:36:54 +01:00 committed by Marcos Peña
commit 68ff51c26d
2 changed files with 2 additions and 1 deletions

View file

@ -19,3 +19,4 @@ STATIC_URL=http://localhost:8000/staticfiles/
# Customize to your needs
POSTGRES_VERSION=11
DEBUG=true