tqhoa commited on
Commit
1c655a3
1 Parent(s): eca421c
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=test
20
- LABEL_STUDIO_PASSWORD=test
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
  #