dylankbaker commited on
Commit
4dc660b
·
1 Parent(s): 69bfcb9

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -51,7 +51,7 @@ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
51
  # set the following variables:
52
  #
53
  # LABEL_STUDIO_BASE_DATA_DIR=/data
54
- # ENV STORAGE_PERSISTENCE=1
55
  #
56
  # Your space will restart. NOTE: if you have existing settings and data,
57
  # they will be lost in this first restart. Data and setting will only be
 
51
  # set the following variables:
52
  #
53
  # LABEL_STUDIO_BASE_DATA_DIR=/data
54
+ ENV STORAGE_PERSISTENCE=1
55
  #
56
  # Your space will restart. NOTE: if you have existing settings and data,
57
  # they will be lost in this first restart. Data and setting will only be