zhongrj
2025-11-25 b89962006164a462404b79a738bee8cbb6d7fe7e
docker-compose.nodeodm.yml
@@ -1,7 +1,6 @@
# Chaining this file to the main docker-compose file adds
# a default processing node instance. This is best for users
# who are just getting started with WebODM.
version: '2.1'
services:
  webapp:
    depends_on:
@@ -13,7 +12,6 @@
    expose:
      - "3000"
    restart: unless-stopped
    container_name: webodm-node-odm-1
    oom_score_adj: 500
    deploy:
      resources: