我用的是windows,wsl,dockersdesktop
跟着我的指令来哈:
D:
mkdir dify-aliyun
cd .\dify-aliyun\
#前3步你们随意哈👆#
git clone https://kkgithub.com/langgenius/dify.git
#估计得等一会儿~~向上#
cd dify
git checkout tags/0.15.3
cd docker
cp .env.example .env
下面需要把你的docker-compose.yaml修改为:
# ==================================================================
# WARNING: This file is auto-generated by generate_docker_compose
# Do not modify this file directly. Instead, upd