services: worker: build: ./worker restart: unless-stopped env_file: - .env networks: - supabase_default networks: supabase_default: external: true