9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
# Docker registry
|
|
DOCKER_REGISTRY=docker.io
|
|
|
|
# Build version
|
|
BUILD_VERSION=1.6.0
|
|
|
|
# Hugging Face Endpoint, optional for China users
|
|
# HF_ENDPOINT=https://hf-mirror.com
|