Update README.md

ControlCenter on MacOS uses port 5000/7000 bumping it up by +1 solves all port already in use issues.
pull/30/head
X4 3 years ago committed by GitHub
parent 66b362f09c
commit 25cc402126
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -25,7 +25,7 @@ cp .env.example .env
docker-compose up -d
```
Then simply go to http://local.revolt.chat:5000
Then simply go to http://local.revolt.chat:5001
## Setup

Loading…
Cancel
Save