diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ # Usage -run `uvicorn main:app --port 8844` in this directory to start the RSS feed reader. +run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader. |