mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
fix(env): rename STACK_SPACETIMEDB_URI to STACK_SPACETIMEDB_URL for consistency
This commit is contained in:
parent
41427cb8d1
commit
f09e708447
@ -120,7 +120,7 @@ STACK_QSTASH_CURRENT_SIGNING_KEY=sig_7kYjw48mhY7kAjqNGcy6cr29RJ6r
|
||||
STACK_QSTASH_NEXT_SIGNING_KEY=sig_5ZB6DVzB1wjE8S6rZ7eenA8Pdnhs
|
||||
|
||||
# MCP review tool (SpacetimeDB)
|
||||
STACK_SPACETIMEDB_URI=http://localhost:${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}39
|
||||
STACK_SPACETIMEDB_URL=http://localhost:${NEXT_PUBLIC_HEXCLAVE_PORT_PREFIX:-81}39
|
||||
STACK_SPACETIMEDB_DB_NAME=stack-auth-llm
|
||||
STACK_MCP_LOG_TOKEN=change-me
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user