mirror of
https://github.com/ModernRelay/omnigraph.git
synced 2026-06-21 02:28:07 +02:00
Initial public Omnigraph repository
This commit is contained in:
commit
338289656a
110 changed files with 60747 additions and 0 deletions
15
omnigraph.example.yaml
Normal file
15
omnigraph.example.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
targets:
|
||||
local:
|
||||
uri: ./repo.omni
|
||||
dev:
|
||||
uri: http://127.0.0.1:8080
|
||||
bearer_token_env: OMNIGRAPH_BEARER_TOKEN
|
||||
|
||||
cli:
|
||||
target: local
|
||||
branch: main
|
||||
|
||||
query:
|
||||
roots:
|
||||
- queries
|
||||
- .
|
||||
Loading…
Add table
Add a link
Reference in a new issue