You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
218 B
218 B
flowise-docker
flowise-docker Create Required Folders First (Important)
On your server run: '''' mkdir -p /opt/ai-stack/flowise mkdir -p /opt/ai-stack/data '''' Set permission:
'''' chmod -R 777 /opt/ai-stack ''''