myclassunil commited on
Commit
a1ae536
1 Parent(s): 2645505

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -16,8 +16,8 @@ FROM heartexlabs/label-studio:hf-latest
16
  # provided username and password. Do not set these in your Dockerfile, as they
17
  # globally visible on a public space.
18
  #
19
- LABEL_STUDIO_USERNAME
20
- LABEL_STUDIO_PASSWORD
21
  #
22
  # You will need to provide new users with an invitation link to join the space.
23
  #
 
16
  # provided username and password. Do not set these in your Dockerfile, as they
17
  # globally visible on a public space.
18
  #
19
+ # LABEL_STUDIO_USERNAME
20
+ # LABEL_STUDIO_PASSWORD
21
  #
22
  # You will need to provide new users with an invitation link to join the space.
23
  #