Spaces:
Runtime error
Runtime error
new routes
Browse files
README.md
CHANGED
@@ -10,8 +10,8 @@ fullwidth: true
|
|
10 |
license: mit
|
11 |
app_port: 8080
|
12 |
env:
|
13 |
-
|
14 |
-
|
15 |
short_description: Contains all the routes taken for the last 10 years
|
16 |
---
|
17 |
<img src="https://user-images.githubusercontent.com/12534576/192582340-4c9e4401-1fe6-4dbb-95bb-fdbba5493f61.png"/>
|
|
|
10 |
license: mit
|
11 |
app_port: 8080
|
12 |
env:
|
13 |
+
LABEL_STUDIO_MEDIA_ROOT: /tmp/label-studio-media # Override MEDIA_ROOT
|
14 |
+
LABEL_STUDIO_DATA_DIR: /tmp/label-studio-data # Optional: Redirect data directory too
|
15 |
short_description: Contains all the routes taken for the last 10 years
|
16 |
---
|
17 |
<img src="https://user-images.githubusercontent.com/12534576/192582340-4c9e4401-1fe6-4dbb-95bb-fdbba5493f61.png"/>
|