summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2023-12-08 07:49:54 +0100
committerGitHub <noreply@github.com>2023-12-08 07:49:54 +0100
commit54602aa1b393a25518cf087e9f3ec9c615b9b89a (patch)
tree94eec4048429037184dc63afce970d14c17e3749
parentUpdate README.md (diff)
downloadgpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar.gz
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar.bz2
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar.lz
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar.xz
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.tar.zst
gpt4free-54602aa1b393a25518cf087e9f3ec9c615b9b89a.zip
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 28df72ed..82e08de5 100644
--- a/README.md
+++ b/README.md
@@ -68,9 +68,9 @@ docker pull hlohaus789/g4f
docker pull hlohaus789/g4f
docker run -p 8080:80 -p 1337:1337 -p 7900:7900 --shm-size="2g" hlohaus789/g4f:latest
```
-5. Open the included client on: [http://localhost:8080/chat/](http://localhost:8080/chat/)
+3. Open the included client on: [http://localhost:8080/chat/](http://localhost:8080/chat/)
or set the api base in your client to: [http://localhost:1337/v1](http://localhost:1337/v1)
-6. (Optional) If you need to log in to a provider, you can open the desktop in the container here: http://localhost:7900/?autoconnect=1&resize=scale&password=secret.
+4. (Optional) If you need to log in to a provider, you can open the desktop in the container here: http://localhost:7900/?autoconnect=1&resize=scale&password=secret.
#### Use python package