Configure MCP port and nginx proxies

This commit is contained in:
Tim
2025-10-26 14:25:09 +08:00
parent e21b2f42d2
commit b3b0b194a3
3 changed files with 42 additions and 1 deletions

View File

@@ -2,6 +2,7 @@
SERVER_PORT=8080
FRONTEND_PORT=3000
WEBSOCKET_PORT=8082
OPENISLE_MCP_PORT=8085
MYSQL_PORT=3306
REDIS_PORT=6379
RABBITMQ_PORT=5672