mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 05:12:39 +00:00
perf: docs
This commit is contained in:
@@ -62,10 +62,10 @@ services:
|
||||
- PG_USER=username
|
||||
- PG_PASSWORD=password
|
||||
- PG_DB_NAME=postgres
|
||||
|
||||
volumes:
|
||||
- ./config.json:/app/data/config.json
|
||||
networks:
|
||||
fastgpt:
|
||||
|
||||
# host 版本, 不推荐。
|
||||
# version: '3.3'
|
||||
# services:
|
||||
@@ -123,4 +123,4 @@ networks:
|
||||
# - PG_PORT=5432
|
||||
# - PG_USER=username
|
||||
# - PG_PASSWORD=password
|
||||
# - PG_DB_NAME=postgres
|
||||
# - PG_DB_NAME=postgres
|
||||
|
Reference in New Issue
Block a user