From 778c16f8bf3a53617390fd0cc4037cbe2f595b18 Mon Sep 17 00:00:00 2001 From: hnico21 <81711639+hnico21@users.noreply.github.com> Date: Wed, 25 Sep 2024 19:29:22 +0200 Subject: [PATCH] added Docker instuctions to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a9dad0bf7..e1954e193 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,9 @@ After Saving you should be able to use extension now. | Saved Chats | All your saved chats.| | Settings | If you want to update your Open API key.| +### Docker Support +Afer setting SurfSense-Frontend/.env and backend/.env run `docker-compose build --no-cache`. After building image run `docker-compose up -d` + ## Screenshots #### Playground