diff --git a/compose.yml b/compose.yml index f701dfe..3e00e33 100644 --- a/compose.yml +++ b/compose.yml @@ -62,6 +62,7 @@ services: - PEREGRINE_GPU_COUNT=${PEREGRINE_GPU_COUNT:-0} - PEREGRINE_GPU_NAMES=${PEREGRINE_GPU_NAMES:-} - CF_ORCH_URL=${CF_ORCH_URL:-http://host.docker.internal:7700} + - CF_APP_NAME=peregrine - PYTHONUNBUFFERED=1 extra_hosts: - "host.docker.internal:host-gateway"