Everything-is-Ok commited on
Commit
be6d062
·
verified ·
1 Parent(s): 6d37976

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -124,6 +124,7 @@ FROM heartexlabs/label-studio:hf-latest
124
  #
125
  ################################################################################
126
 
127
-
 
128
 
129
  CMD exec label-studio --host=$SPACE_HOST
 
124
  #
125
  ################################################################################
126
 
127
+ ENV LABEL_STUDIO_BASE_DATA_DIR=/label-studio/data
128
+ ENV STORAGE_PERSISTENCE=1
129
 
130
  CMD exec label-studio --host=$SPACE_HOST