From 3776d53464f9a8851b180c16ad13abfb70c44426 Mon Sep 17 00:00:00 2001 From: nikita Date: Tue, 10 Jul 2018 16:36:33 +0300 Subject: [PATCH] Review env debug on --- docker/.env.review | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/.env.review b/docker/.env.review index bc750b18..351dc795 100644 --- a/docker/.env.review +++ b/docker/.env.review @@ -1,4 +1,4 @@ -# DEBUG=True +DEBUG=True ALLOWED_HOSTS=* PORT=8000 CORS_ORIGIN_WHITELIST=lilcity.9ev.ru:8080