diff --git a/workspace.yaml b/workspace.yaml index c937a53..806ef61 100644 --- a/workspace.yaml +++ b/workspace.yaml @@ -1,16 +1,21 @@ load_from: - grpc_server: + location_name: vinyl host: dagster-code-vinyl port: 4000 - grpc_server: + location_name: stocks host: dagster-code-stocks port: 4000 - grpc_server: + location_name: tesla host: dagster-code-tesla port: 4000 - grpc_server: + location_name: weather host: dagster-code-weather port: 4000 - grpc_server: + location_name: other host: dagster-code-other port: 4000