frascuchon HF staff commited on
Commit
8969bbf
·
verified ·
1 Parent(s): 17d3c6e

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile CHANGED
@@ -9,4 +9,6 @@ COPY .oauth.yaml /home/argilla/
9
 
10
  # Uncoment this line to remove the persistence storage warning
11
  #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
 
 
12
  ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true
 
9
 
10
  # Uncoment this line to remove the persistence storage warning
11
  #ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
12
+
13
+ # Comment this line or change to false to disable the "Share your progress" feature
14
  ENV ARGILLA_ENABLE_SHARE_YOUR_PROGRESS=true