openmeter / e2e /docker-compose.openmeter-local.yaml
Leon4gr45's picture
Upload folder using huggingface_hub (part 5)
b47934a verified
Raw
History Blame Contribute Delete
312 Bytes
# Note: this can only be started using
# docker compose -f docker-compose.infra.yaml -f docker-compose.openmeter.yaml up
#
# Given this is governed by the Makefile, it's fine to not to add all the extends here.
services:
openmeter:
build: ..
sink-worker:
build: ..
billing-worker:
build: ..