argilla-hf-spaces / Dockerfile
nataliaElv's picture
Update Dockerfile
55f6d7d verified
raw
history blame
198 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