Update README.md

add-more-languages
Meng Zhang 2023-04-07 05:34:10 +08:00 committed by GitHub
parent 63803414af
commit cfbcff64ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -26,10 +26,10 @@
4. Open another terminal and run:
```bash
ssh -L 8501:localhost:8501 -L 5000:localhost:5000 -L 8080:localhost:8080 tabby
ssh -L 5000:localhost:5000 tabby
```
5. Open http://localhost:8501 in your browser and start coding!
5. Open http://localhost:5000 in your browser and start coding!
![tabby admin server](https://user-images.githubusercontent.com/388154/227792390-ec19e9b9-ebbb-4a94-99ca-8a142ffb5e46.png)
## Cleaning up