Document network external flag in env example

This commit is contained in:
latinogino
2026-02-04 17:00:13 +01:00
parent 207a3f767d
commit e30da26180
3 changed files with 4 additions and 0 deletions

View File

@@ -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