mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 04:29:07 +08:00
parent
f92a1be0b6
commit
d241d66a69
@ -17,7 +17,7 @@
|
|||||||
```bash
|
```bash
|
||||||
sed -i "/^SECRET_KEY=/c\SECRET_KEY=$(openssl rand -base64 42)" .env
|
sed -i "/^SECRET_KEY=/c\SECRET_KEY=$(openssl rand -base64 42)" .env
|
||||||
```
|
```
|
||||||
3.5 If you use annaconda, create a new environment and activate it
|
3.5 If you use Anaconda, create a new environment and activate it
|
||||||
```bash
|
```bash
|
||||||
conda create --name dify python=3.10
|
conda create --name dify python=3.10
|
||||||
conda activate dify
|
conda activate dify
|
||||||
|
Loading…
x
Reference in New Issue
Block a user