add backup repo to dagster and docker files

This commit is contained in:
2025-08-22 09:42:19 +02:00
parent bf537c86a4
commit 316fe03be9
6 changed files with 37 additions and 1 deletions

View File

@@ -15,6 +15,10 @@ load_from:
location_name: weather
host: dagster-code-weather
port: 4000
- grpc_server:
location_name: backup
host: dagster-code-backup
port: 4000
- grpc_server:
location_name: other
host: dagster-code-other