Add Sankofa consolidated hub operator tooling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user