Commit 4054eb9d by archer

docs

parent b8d339fe
......@@ -251,8 +251,10 @@ fastgpt:
- pg
restart: always
environment:
......
# root 密码,用户名为: root
- DEFAULT_ROOT_PSW=1234
......
volumes:
- ./config.json:/app/data/config.json
```
......@@ -255,8 +255,10 @@ fastgpt:
- pg
restart: always
environment:
......
# root 密码,用户名为: root
- DEFAULT_ROOT_PSW=1234
......
volumes:
- ./config.json:/app/data/config.json
```
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment