mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-09 01:35:18 +02:00
Merge pull request #36 from ModernRelay/fix/example-config-graphs-rename
Update example config to graphs / cli.graph (finishes MR-603)
This commit is contained in:
commit
de1365b5d7
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
targets:
|
||||
graphs:
|
||||
local:
|
||||
uri: ./repo.omni
|
||||
dev:
|
||||
|
|
@ -6,7 +6,7 @@ targets:
|
|||
bearer_token_env: OMNIGRAPH_BEARER_TOKEN
|
||||
|
||||
cli:
|
||||
target: local
|
||||
graph: local
|
||||
branch: main
|
||||
|
||||
query:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue