feat(readme): correct access URL

This commit is contained in:
ItzCrazyKns 2024-04-13 14:52:45 +05:30
parent 21672d150d
commit 4916636220
No known key found for this signature in database
GPG Key ID: 8162927C7CCE3065
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ There are mainly 2 ways of installing Perplexica - With Docker, Without Docker.
docker compose up
```
6. Wait a few minutes for the setup to complete. You can access Perplexica at `http://localhost:3001` in your web browser.
6. Wait a few minutes for the setup to complete. You can access Perplexica at http://localhost:3000 in your web browser.
**Note**: Once the terminal is stopped, Perplexica will also stop. To restart it, you will need to open Docker Desktop and run Perplexica again.