JonnyTran commited on
Commit
41e228f
·
1 Parent(s): 58c1266
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -27,6 +27,6 @@ ENV REINDEX_DATASETS=true
27
  ENV ARGILLA_ENABLE_TELEMETRY=0
28
 
29
  # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
30
- ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false
31
 
32
  CMD ["/bin/bash", "start_quickstart_argilla.sh"]
 
27
  ENV ARGILLA_ENABLE_TELEMETRY=0
28
 
29
  # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
30
+ ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=true
31
 
32
  CMD ["/bin/bash", "start_quickstart_argilla.sh"]