File size: 241 Bytes
7da68a2
ca73992
 
a74438b
ca73992
ae97fae
a74438b
1
2
3
4
5
6
7
8
FROM extralitdev/extralit-hf-space:develop

# Copy the auth config section
COPY .oauth.yaml /home/extralit/

# Uncoment this line to remove the persistence storage warning
ENV EXTRALIT_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false