summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2023-12-24 20:53:24 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2023-12-24 20:53:24 +0100
commit7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1 (patch)
tree8240b9cb7d5a700d4bbdebb8c50d27f2b1a3b618
parentMerge pull request #1387 from xtekky/aura (diff)
downloadgpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar.gz
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar.bz2
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar.lz
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar.xz
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.tar.zst
gpt4free-7d31fe1bdb11129444c0adabbc2d26d3bcbeb8f1.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c068a5c4..477e1e89 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ docker pull hlohaus789/g4f
```sh
docker pull hlohaus789/g4f
-docker run -p 8080:80 -p 1337:1337 -p 7900:7900 --shm-size="2g" hlohaus789/g4f:latest
+docker run -p 8080:8080 -p 1337:1337 -p 7900:7900 --shm-size="2g" hlohaus789/g4f:latest
```
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)