mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
docs
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user