pvanand commited on
Commit
7faf920
·
verified ·
1 Parent(s): 0d71d6f

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -4
main.py CHANGED
@@ -19,10 +19,6 @@ app = FastAPI(
19
  {
20
  "url": "https://pvanand-doc-maker.hf.space", # Your production URL
21
  "description": "Production server"
22
- },
23
- {
24
- "url": "http://localhost:8000", # Local development URL
25
- "description": "Local development server"
26
  }
27
  ]
28
  )
 
19
  {
20
  "url": "https://pvanand-doc-maker.hf.space", # Your production URL
21
  "description": "Production server"
 
 
 
 
22
  }
23
  ]
24
  )