From 6708430e16562c881751b31e00aee91e346c9bb4 Mon Sep 17 00:00:00 2001 From: Pawan Osman Date: Wed, 10 Apr 2024 08:59:13 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f80820..c06eb15 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ Welcome to the **ChatGPT API Free Reverse Proxy** project, a complimentary resou ``` Note that the base URL is `http://localhost:3040/v1`. +#### ✅ You can run third-party chat web interfaces, such as BetterChatGPT and LobeChat, with this API using Docker Compose. [Click here for the installation guide](./docker-compose). + ### Your PC/Server To install and run the ChatGPT API Reverse Proxy on your PC/Server by following these steps: