jfcalvo commited on
Commit
5e41c48
1 Parent(s): 598f92f

Fix correct spelling on environment variable (#34)

Browse files

- Fix correct spelling on environment variable (f1eb2d65133f9360b81e214b63ec30d0ebf1fcc3)

Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -21,5 +21,5 @@ ENV OAUTH_ID=""
21
  # Uncomment the next line if a new version of Argilla requires a dataset search reindex.
22
  # ENV REINDEX_DATASETS=true
23
 
24
- # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistant storage not enabled.
25
- # ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTANT_STORAGE_WARNING=false
 
21
  # Uncomment the next line if a new version of Argilla requires a dataset search reindex.
22
  # ENV REINDEX_DATASETS=true
23
 
24
+ # (since: v1.28.0) Uncomment the next line to force not showing warning message about Hugging Face Space persistent storage not enabled.
25
+ # ENV ARGILLA_SHOW_HUGGINGFACE_SPACE_PERSISTENT_STORAGE_WARNING=false