mirror of
https://github.com/labring/FastGPT.git
synced 2026-02-27 01:02:22 +08:00
Clarify image version consistency in SSO guide (#6189)
Updated the image version comment for fastgpt-sso service.
This commit is contained in:
@@ -32,7 +32,7 @@ FastGPT-SSO-Service 是为了聚合不同来源的 SSO 和成员同步接口,
|
||||
|
||||
```yaml
|
||||
fastgpt-sso:
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.9.0
|
||||
image: registry.cn-hangzhou.aliyuncs.com/fastgpt/fastgpt-sso-service:v4.9.0 # 此版本号需与fastgpt镜像版本一致
|
||||
container_name: fastgpt-sso
|
||||
restart: always
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user