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