@ -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