提交 30a8a63c 作者: Administrator

更新 rancher-compose.yml

上级 1263feb9
......@@ -17,42 +17,42 @@ catalog:
type: string
- variable: redis_pass
label: REDIS密码
description: |
description: |
Redis登录密码
default: ""
required: true
type: string
- variable: db_pass
label: MYSQL密码
description: |
description: |
数据库登录密码
default: ""
required: true
type: string
- variable: db_host
label: MYSQL连接地址
description: |
description: |
数据库连接地址
default: "db-mysql"
required: true
type: string
- variable: db_user
label: MYSQL账号
description: |
description: |
数据库登录账号,数据库名默认为user_center
default: "root"
required: true
type: string
- variable: redis_host
label: REDIS连接地址
description: |
description: |
Redis缓存地址
default: "redis"
required: true
type: string
- variable: upload
label: PHP上传大小
description: |
description: |
上传大小设置,单位MByte
default: 128
required: true
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论