diff --git a/sample.env b/sample.env index e10856c..36fade3 100644 --- a/sample.env +++ b/sample.env @@ -27,7 +27,8 @@ USER_TOKEN=token MAILGUN_ENV= MAILGUN_TOKEN= -DEBUG=True +#Disable DEBUG mode by default. Can be enabled for local development +DEBUG=False ALLOWED_HOSTS=