ovedrive commited on
Commit
5a9375e
·
1 Parent(s): 656f4e9

mount path

Browse files
Files changed (1) hide show
  1. 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
  }