mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-30 05:25:35 +02:00
Make compose container and network names configurable
This commit is contained in:
@@ -10,3 +10,7 @@ MCP_TRANSPORT=http
|
||||
MCP_HTTP_HOST=0.0.0.0
|
||||
MCP_HTTP_PORT=8080
|
||||
MCP_HOST_PORT=18004
|
||||
|
||||
# Docker Compose naming
|
||||
MCP_CONTAINER_NAME=dolibarr-mcp-server
|
||||
MCP_NETWORK_NAME=dolibarr-mcp-net
|
||||
|
||||
Reference in New Issue
Block a user