Skip to content

Commit 62a9d7c

Browse files
authored
Update troubleshooting port from 3000 to 8080
1 parent 73751c2 commit 62a9d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ CUSTOM_PREFIX=http://monitoring-gateway/fetch
144144
## Troubleshooting
145145

146146
### Server won't start
147-
- Check that port 3000 is not in use
147+
- Check that port 8080 is not in use
148148
- Verify environment variables are set correctly
149149
- Check Docker logs: `docker-compose logs -f`
150150

0 commit comments

Comments
 (0)