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