phmei96 commited on
Commit
a78dc6e
·
verified ·
1 Parent(s): d11b88b

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
  # By default, persistent storage is mounted to /data. In your Space settings,
52
  # set the following variables:
53
  #
54
- LABEL_STUDIO_BASE_DATA_DIR=/data
55
  ENV STORAGE_PERSISTENCE=1
56
  #
57
  # Your space will restart. NOTE: if you have existing settings and data,
 
51
  # By default, persistent storage is mounted to /data. In your Space settings,
52
  # set the following variables:
53
  #
54
+ #LABEL_STUDIO_BASE_DATA_DIR=/data
55
  ENV STORAGE_PERSISTENCE=1
56
  #
57
  # Your space will restart. NOTE: if you have existing settings and data,