version: '3.8' services: yuubox-api: build: . ports: - "8000:8000" volumes: - /var/run/docker.sock:/var/run/docker.sock environment: - YUUKI_API_URL=https://opceanai-yuuki-api.hf.space