add env variables
This commit is contained in:
@@ -10,6 +10,9 @@ services:
|
||||
- db_network
|
||||
volumes:
|
||||
- /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
|
||||
# airflow-scheduler:
|
||||
|
||||
Reference in New Issue
Block a user