docs: add MONARCH_PORT to .env.example
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 7s
All checks were successful
Build and Push Monarch MCP Docker Image / build (push) Successful in 7s
This commit is contained in:
@@ -8,4 +8,5 @@ MONARCH_PASSWORD=
|
|||||||
|
|
||||||
# Server Configuration
|
# Server Configuration
|
||||||
PORT=8000
|
PORT=8000
|
||||||
|
MONARCH_PORT=8070
|
||||||
LOG_LEVEL=INFO
|
LOG_LEVEL=INFO
|
||||||
|
|||||||
Reference in New Issue
Block a user