DEBUG=0 SQL_DEBUG=0 ALLOWED_HOSTS=* SECRET_KEY=cambia_esto_por_una_clave_secreta_larga_y_aleatoria TZ=America/Argentina/Buenos_Aires DB_ENGINE=django.db.backends.postgresql POSTGRES_HOST=db_recipes POSTGRES_PORT=5432 POSTGRES_USER=djangouser POSTGRES_PASSWORD=cambia_esta_contraseƱa POSTGRES_DB=djangodb TANDOOR_API_TOKEN=genera_este_token_desde_tandoor