services: n8n: image: docker.n8n.io/n8nio/n8n:latest restart: unless-stopped network_mode: host env_file: - .env volumes: - ./data:/home/node/.n8n