docs: add MONARCH_PORT to .env.example
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 7s

This commit is contained in:
Ben
2025-12-24 02:05:13 +00:00
parent f17e485612
commit 8ca4eae736

View File

@@ -8,4 +8,5 @@ MONARCH_PASSWORD=
# Server Configuration # Server Configuration
PORT=8000 PORT=8000
MONARCH_PORT=8070
LOG_LEVEL=INFO LOG_LEVEL=INFO