From 7e2ef2ea98b9aad9e3e7b41280c4a1281ebb848d Mon Sep 17 00:00:00 2001 From: Ivan Borovkov Date: Mon, 15 Jan 2018 22:29:10 +0200 Subject: [PATCH] add newline to .env file to fix build --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 6d5464b2cd..ecf4252518 100644 --- a/.env +++ b/.env @@ -8,4 +8,4 @@ OFFLINE_INBOX_MANY_ENABLED=1 LOG_LEVEL=debug LOG_LEVEL_STATUS_GO=info JSC_ENABLED=1 -QUEUE_MESSAGE_ENABLED=1 \ No newline at end of file +QUEUE_MESSAGE_ENABLED=1