Skip to content

Commit

Permalink
chore(env): cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
vmttn committed Jun 23, 2023
1 parent e6c4c98 commit 9a07782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .template.env
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a07782

Please sign in to comment.