Skip to content

Commit

Permalink
Mount the contents of the rikolti repo to a dags/rikolti/ folder
Browse files Browse the repository at this point in the history
  • Loading branch information
amywieliczka committed Aug 23, 2023
1 parent ada0359 commit 32e269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:
max-size: 10m
max-file: "3"
volumes:
- "${DAGS_HOME}:/usr/local/airflow/dags"
- "${DAGS_HOME}:/usr/local/airflow/dags/rikolti"
- "${PLUGINS_HOME}:/usr/local/airflow/plugins"
- "${REQS_HOME}:/usr/local/airflow/requirements"
- "${STARTUP_HOME}:/usr/local/airflow/startup"
Expand Down

0 comments on commit 32e269b

Please sign in to comment.