frascuchon's picture
frascuchon HF staff
Update Dockerfile
01127f1 verified
raw
history blame contribute delete
197 Bytes
FROM argilladev/argilla-hf-spaces:develop
# 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