Add Sankofa consolidated hub operator tooling

This commit is contained in:
defiQUG
2026-04-13 21:41:14 -07:00
parent 49740f1a59
commit b7eebb87b3
42 changed files with 2635 additions and 14 deletions

View File

@@ -47,6 +47,8 @@ KEYCLOAK_MULTI_REALM=false
# API Configuration
API_HOST=192.168.11.50
API_PORT=4000
# When Tier-1 hub terminates public GraphQL, bind Fastify to loopback on the Phoenix CT (7800):
# HOST=127.0.0.1
NEXT_PUBLIC_GRAPHQL_ENDPOINT=http://192.168.11.50:4000/graphql
NEXT_PUBLIC_GRAPHQL_WS_ENDPOINT=ws://192.168.11.50:4000/graphql-ws
JWT_SECRET=CHANGE_THIS_JWT_SECRET_IN_PRODUCTION