argilla / Dockerfile
frascuchon's picture
frascuchon HF Staff
Update Dockerfile
b0cb9a0 verified
raw
history blame
337 Bytes
# FROM argilla/argilla-hf-spaces:v2.4.0
FROM argilladev/argilla-hf-spaces:pr-5701
ENV UVICORN_PROXY_HEADERS=1
ENV UVICORN_SEVER_HEADERS=1
# Copy the auth config section
COPY .oauth.yaml /home/argilla/
# Uncoment this line to remove the persistence storage warning
#ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false