SECRET_KEY=testing_$weak_secret_is_allowd
DEBUG=True
ALLOWED_HOSTS=*,
DB_HOST=postgres
DB_PORT=5432
DB_NAME=flower
DB_USER=postgres
DB_PASSWORD=postgres