Spaces:
Sleeping
Sleeping
mattoofahaddcube
commited on
Commit
β’
d3a36c5
1
Parent(s):
16c5840
reame update
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ pinned: false
|
|
29 |
3. Run the local server:
|
30 |
|
31 |
```bash
|
32 |
-
uvicorn
|
33 |
```
|
34 |
|
35 |
## Docker
|
|
|
29 |
3. Run the local server:
|
30 |
|
31 |
```bash
|
32 |
+
uvicorn main:app --host 0.0.0.0 --port 5000
|
33 |
```
|
34 |
|
35 |
## Docker
|