Enable debug and allow remote connect-src
This commit is contained in:
parent
af78df5663
commit
68ff51c26d
2 changed files with 2 additions and 1 deletions
1
.env.dev
1
.env.dev
|
|
@ -19,3 +19,4 @@ STATIC_URL=http://localhost:8000/staticfiles/
|
|||
|
||||
# Customize to your needs
|
||||
POSTGRES_VERSION=11
|
||||
DEBUG=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue