Compare commits
2 Commits
2f2716a62b
...
cc4aadc708
| Author | SHA1 | Date | |
|---|---|---|---|
| cc4aadc708 | |||
| 04c0499cce |
@@ -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:
|
||||
|
||||
@@ -167,7 +167,7 @@ environments:
|
||||
loaders:
|
||||
- name: target-postgres
|
||||
config:
|
||||
database: lakehouse_sarens
|
||||
database: lakehouse-sarens
|
||||
host: lakehouse-sarens-db-1
|
||||
load_method: append-only
|
||||
user: lakehouse-sarens
|
||||
|
||||
Reference in New Issue
Block a user