mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-28 20:45:35 +02:00
Document network external flag in env example
This commit is contained in:
@@ -75,6 +75,7 @@ networks:
|
||||
dolibarr-mcp-network:
|
||||
driver: bridge
|
||||
name: ${MCP_NETWORK_NAME:-dolibarr-mcp-net}
|
||||
external: ${MCP_NETWORK_EXTERNAL:-false}
|
||||
|
||||
# To run the main server:
|
||||
# docker compose up -d
|
||||
|
||||
Reference in New Issue
Block a user