mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-01 09:29:38 +02:00
init
This commit is contained in:
parent
c386f68743
commit
b6536eca38
100 changed files with 17680 additions and 377 deletions
10
ts/deploy/.env.example
Normal file
10
ts/deploy/.env.example
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# LLM API Keys
|
||||
OPENAI_TOKEN=
|
||||
CLAUDE_KEY=
|
||||
|
||||
# Gateway
|
||||
GATEWAY_SECRET=
|
||||
GATEWAY_PORT=8088
|
||||
|
||||
# Grafana
|
||||
GF_SECURITY_ADMIN_PASSWORD=admin
|
||||
Loading…
Add table
Add a link
Reference in a new issue