services: byreal-copy: build: . restart: unless-stopped volumes: - ./data:/app/data env_file: - .env environment: - NODE_ENV=production