fourmovie commited on
Commit
cee0b92
·
verified ·
1 Parent(s): 2785dd8

Update src/swagger/swagger.json

Browse files
Files changed (1) hide show
  1. src/swagger/swagger.json +2 -2
src/swagger/swagger.json CHANGED
@@ -7,11 +7,11 @@
7
  },
8
  "servers": [
9
  {
10
- "url": "http://localhost:7860",
11
  "description": "Local development server"
12
  },
13
  {
14
- "url": "https://your-huggingface-space.herokuapp.com",
15
  "description": "Production server"
16
  }
17
  ],
 
7
  },
8
  "servers": [
9
  {
10
+ "url": "https://fourmovie-uploader.hf.space",
11
  "description": "Local development server"
12
  },
13
  {
14
+ "url": "https://fourmovie-uploader.hf.space",
15
  "description": "Production server"
16
  }
17
  ],