Skip to content

Commit

Permalink
fix: changed back to local storage
Browse files Browse the repository at this point in the history
  • Loading branch information
broomva committed Mar 6, 2024
1 parent e34e334 commit 53a7e50
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions examples/vortex_demo/workspace.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# load_from:
# - python_file: dags/web_rag_agent.py

load_from:
- grpc_server:
host: vortex-flows-grpc.railway.internal
port: 4266
location_name: "vortex_demo"
- python_file: dags/web_rag_agent.py

# load_from:
# - grpc_server:
# host: vortex-flows-grpc.railway.internal
# port: 4266
# location_name: "vortex_demo"

0 comments on commit 53a7e50

Please sign in to comment.