argilla-hf-spaces / Dockerfile
burtenshaw's picture
burtenshaw HF Staff
Update Dockerfile
4496157 verified
raw
history blame contribute delete
198 Bytes
FROM argilladev/argilla-hf-spaces:pr-5376
# Copy the auth config section
COPY .oauth.yaml /home/argilla/
COPY log_config.yaml /home/argilla/
ENV UVICORN_LOG_CONFIG=/home/argilla/log_config.yaml