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: