Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -124,4 +124,4 @@ FROM heartexlabs/label-studio:hf-latest
|
|
| 124 |
#
|
| 125 |
################################################################################
|
| 126 |
|
| 127 |
-
CMD exec label-studio --host=$SPACE_HOST
|
|
|
|
| 124 |
#
|
| 125 |
################################################################################
|
| 126 |
|
| 127 |
+
CMD exec label-studio --host=$SPACE_HOST --data-dir /data
|