pietz commited on
Commit
25ef3a1
·
1 Parent(s): 4af8293

Update Dockerfile

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