From 9a07782df46c9c92ae8f456b02b9fb1a2f6ac83a Mon Sep 17 00:00:00 2001 From: Valentin Matton Date: Fri, 23 Jun 2023 10:08:49 +0200 Subject: [PATCH] chore(env): cleanup --- .template.env | 2 -- 1 file changed, 2 deletions(-) diff --git a/.template.env b/.template.env index 808e3616..9b3a5b90 100644 --- a/.template.env +++ b/.template.env @@ -8,8 +8,6 @@ # AIRFLOW_UID should be equal to $(id -u) # cf https://airflow.apache.org/docs/apache-airflow/stable/howto/docker-compose/index.html#setting-the-right-airflow-user AIRFLOW_UID= -PORT=8080 -DATABASE_URL=postgresql://airflow:airflow@localhost:5454/airflow ### ### target-db