services: convertx: build: context: . volumes: - ./data:/app/data environment: NODE_ENV: production ports: - 3000:3000