Files
Ho Ngoc Hai 76d75c753b Migrate
2026-05-23 18:37:02 +07:00

14 lines
368 B
Plaintext

# GoodGo MCP Server — Environment Variables
# Copy this file to .env and fill in actual values.
# NEVER commit .env to git.
# API Gateway
API_GATEWAY_URL=http://localhost/api/v1
# Default shop for testing (replace with your merchant shop ID)
DEFAULT_SHOP_ID=
# JWT Bearer token for API authentication
# Obtain from IAM service: POST /api/v1/auth/token
API_TOKEN=