Browse Source

Update 'README.md'

master
alamin 20 hours ago
parent
commit
05ebdb0f33
  1. 13
      README.md

13
README.md

@ -1,6 +1,7 @@
# flowise-docker
flowise-docker
Create Required Folders First (Important)
On your server run:
@ -12,4 +13,14 @@ Set permission:
''''
chmod -R 777 /opt/ai-stack
''''
''''
#Where FAISS index will be saved
Inside Flowise set path like:
/opt/ai-stack/data/faiss.index
Host location:
/opt/ai-stack/data/
Loading…
Cancel
Save