From e53be5c430b81e185c41d7a7b8229eb7038b538d Mon Sep 17 00:00:00 2001 From: Eduardo Calil Date: Mon, 2 May 2016 11:03:39 -0300 Subject: [PATCH] WIP57 --- .env_dev | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.env_dev b/.env_dev index 57952fd62..713012828 100644 --- a/.env_dev +++ b/.env_dev @@ -1,9 +1,8 @@ -DATABASE_URL = postgresql://sapl:sapl@localhost:5432/sapl +DATABASE_URL = postgresql://sapl:@localhost:5432/sapl SECRET_KEY=2j_-c$_8rssj3ijw=!tf$zr6vlee=s5z^w056trow(%t=k2o9_ DEBUG=False NAME=sapl USER=sapl -PASSWORD= HOST=localhost PORT=5432 EMAIL_USE_TLS = True