.env.web 267 Bytes
DEBUG=1
SECRET_KEY=gw_x1iifa7^=45a%p-x$*4ssumla+2o4#03#9$8s+sg60n#(2f
DJANGO_ALLOWED_HOSTS=localhost 127.0.0.1 [::1]
SQL_ENGINE=django.db.backends.postgresql
SQL_DATABASE=collector
SQL_USER=collector
SQL_PASSWORD=collector
SQL_HOST=db
SQL_PORT=5432
DATABASE=postgres