From 90a7d62536fd440a7a5361e3fa4f7106011b9018 Mon Sep 17 00:00:00 2001 From: SpikeHD Date: Sat, 30 Apr 2022 23:15:57 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c04879b..2b89598 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,9 @@ If all else fails, you can run GrassClipper in `chrome` or `browser` mode. To do ## Error 502 -If you are getting an error 502 when attempting to log in, open your Grasscutter config and add the following to the `DispatchServer` section: +First, if you are running a local server, ensure the local server is running. Otherwise, ensure the server you are connecting to is actually running. + +If you are still getting an error 502 when attempting to log in to your own server, open your Grasscutter config and add the following to the `DispatchServer` section: ```json "PublicPort": YOUR_PORT