Spaces:
Sleeping
Sleeping
Commit
·
19174f4
1
Parent(s):
e714172
Update Dockerfile
Browse files- Dockerfile +2 -0
Dockerfile
CHANGED
@@ -22,6 +22,8 @@ FROM heartexlabs/label-studio:hf-latest
|
|
22 |
#
|
23 |
################################################################################
|
24 |
|
|
|
|
|
25 |
################################################################################
|
26 |
#
|
27 |
# How to Enable Persistent Storage for Label Studio in Hugging Face Spaces
|
|
|
22 |
#
|
23 |
################################################################################
|
24 |
|
25 |
+
ENV LABEL_STUDIO_DISABLE_SIGNUP_WITHOUT_LINK=false
|
26 |
+
|
27 |
################################################################################
|
28 |
#
|
29 |
# How to Enable Persistent Storage for Label Studio in Hugging Face Spaces
|