mount path
Browse files- spaces_config.json +1 -1
spaces_config.json
CHANGED
@@ -32,7 +32,7 @@
|
|
32 |
{
|
33 |
"type": "api",
|
34 |
"port": 8000,
|
35 |
-
"path": "/"
|
36 |
}
|
37 |
]
|
38 |
}
|
|
|
32 |
{
|
33 |
"type": "api",
|
34 |
"port": 8000,
|
35 |
+
"path": "/api"
|
36 |
}
|
37 |
]
|
38 |
}
|