# .huggingface.yml docker: build: context: . dockerfile: Dockerfile run: ports: - 80:80 environment: - TZ=Asia/Shanghai