Update README.md

This commit is contained in:
H Lohaus 2023-12-08 07:49:54 +01:00 committed by GitHub
parent bd8a64a811
commit 54602aa1b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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