diff --git a/apps/shopware/README.md b/apps/shopware/README.md index 1110fe5de..20c773802 100644 --- a/apps/shopware/README.md +++ b/apps/shopware/README.md @@ -6,6 +6,38 @@ Shopware 6 是一个开放的无头商务平台 ![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue) +## 安装说明 + +> ### 管理员账户 +> +> 默认管理员: admin +> +> 默认密码: shopware +> +> ### 数据库 (MySQL) +> +> User: root +> +> Password: root +> +> Host: 127.0.0.1 (not localhost) +> +> Port: 3306 +> +> ### SSH/SFTP +> +> User: dockware +> +> Password: dockware +> +> Port: 22 +> +> ### 邮件客户端 (Mailcatcher) +> +> Host: localhost +> +> Port: 1025 + ## 简介 Shopware 提供由人工智能、无代码自动化、代理商务和以客户为中心的设计驱动的先进电子商务解决方案。每项功能都是为快速部署和长期影响而设计的,使您能够更快地适应并在每个接触点提供无缝互动。 diff --git a/apps/shopware/data.yml b/apps/shopware/data.yml index 42641e2ff..85671129a 100644 --- a/apps/shopware/data.yml +++ b/apps/shopware/data.yml @@ -11,4 +11,4 @@ additionalProperties: limit: 0 website: https://www.shopware.com/ github: https://github.com/shopware/shopware/ - document: https://www.shopware.com/ + document: https://docs.dockware.io/