nataliaElv commited on
Commit
8448802
·
verified ·
1 Parent(s): 7edea13

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -9,7 +9,7 @@ FROM heartexlabs/label-studio:hf-1.7.3
9
  # Label Studio and collaborating on projects, but you may want to restrict
10
  # access to your space to only authorized users. Uncomment the following line
11
  # to disable public account creation for this space.
12
- # ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
13
  #
14
  # Set secrets in your space to create an inital user, and log in with your
15
  # provided username and password. Do not set these in your Dockerfile, as they
 
9
  # Label Studio and collaborating on projects, but you may want to restrict
10
  # access to your space to only authorized users. Uncomment the following line
11
  # to disable public account creation for this space.
12
+ ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=true
13
  #
14
  # Set secrets in your space to create an inital user, and log in with your
15
  # provided username and password. Do not set these in your Dockerfile, as they