services: drawio: environment: JAVA_TOOL_OPTIONS: -Xms256m -Xmx1g -XX:+UseG1GC mem_limit: 1.5g memswap_limit: 2.5g container_name: drawio image: jgraph/drawio # ports: # - "8099:8080" # - "8943:8443" stdin_open: true tty: true restart: "unless-stopped" networks: npm_proxy: ipv4_address: 192.168.98.15 networks: npm_proxy: external: true