add env variables
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
|||||||
- db_network
|
- db_network
|
||||||
volumes:
|
volumes:
|
||||||
- /home/sarens-data:/sarens-data
|
- /home/sarens-data:/sarens-data
|
||||||
|
environment:
|
||||||
|
- TARGET_POSTGRES_PASSWORD=${TARGET_POSTGRES_PASSWORD}
|
||||||
|
- DBT_POSTGRES_PASSWORD=${DBT_POSTGRES_PASSWORD}
|
||||||
|
|
||||||
# # Uncomment if you are using the Airflow orchestrator, delete otherwise
|
# # Uncomment if you are using the Airflow orchestrator, delete otherwise
|
||||||
# airflow-scheduler:
|
# airflow-scheduler:
|
||||||
|
|||||||
Reference in New Issue
Block a user