Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkisse committed Jun 26, 2024
1 parent 8b2ce46 commit aacedc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/airflow/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ services:
environment:
POSTGRES_USER: airflow
POSTGRES_PASSWORD: airflow
POSTGRES_DB: airflow
POSTGRES_DB: tracking
ports:
- 5432:5432
volumes:
Expand Down

0 comments on commit aacedc2

Please sign in to comment.