Skip to content

Commit ce87b31

Browse files
committed
fix: Remove orphaned MERIDIAN_API_KEY from develop env template
No longer consumed after mcp-server-develop container removal.
1 parent a6ac3ae commit ce87b31

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

deploy/develop/.env.develop.template

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ JWT_SIGNING_ISSUER=meridian-develop
126126
# [REQUIRED] Public base URL for MCP OAuth callbacks.
127127
MCP_BASE_URL=https://develop.meridianhub.cloud
128128

129-
# [REQUIRED] API key for service-to-service auth.
130-
MERIDIAN_API_KEY=
131-
132129
# [OPTIONAL] Enable OAuth 2.1 for MCP clients.
133130
MCP_OAUTH_ENABLED=true
134131

0 commit comments

Comments
 (0)