summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 393281ff..a2ec683c 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,10 @@ Run
```
docker run -p 8501:8501 gpt4free:latest
```
+Another way - docker-compose (no docker build/run needed)
+```
+docker-compose up -d
+```
## Deploy using docker-compose