An open API service indexing awesome lists of open source software.

https://github.com/leohearts/shopxodocker

ShopXO docker image
https://github.com/leohearts/shopxodocker

Last synced: 4 months ago
JSON representation

ShopXO docker image

Awesome Lists containing this project

README

        

# 用docker-compose 部署shopxo

## 部署步骤

- git clone [email protected]:leohearts/shopxodocker.git
- git submodule update --recursive
- 安装 docker-compose
- docker-compose up -d
- 访问 http://127.0.0.1:10000/ 继续安装,可修改 docker-compose.yml 来指定 mysql 密码,默认为:
- 地址 shopxomysqldb
- 数据库名 db
- 用户名 root
- 密码 pass