1. 首页
  2. 数据库
  3. 其它
  4. configsync:用于在版本控制中存储具有多个环境的Magento配置的模块 源码

configsync:用于在版本控制中存储具有多个环境的Magento配置的模块 源码

上传者: 2021-02-07 10:28:29上传 ZIP文件 5.77KB 热度 2次
Magento 2配置同步 用于在版本控制中存储具有多个环境的Magento配置的模块 文件语法 配置值存储在YAML文件中。 该文件的格式如下: environment: scope_key: path: value 例如: production: default: web/secure/base_url: https://domain.com/ web/secure/use_in_frontend: 1 development: default: web/secure/base_url: https:
下载地址
用户评论