1 Star 0 Fork 107

熊有盛/抖音多账号管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
docker-compose.yml 205 Bytes
一键复制 编辑 原始数据 按行查看 历史
youshixing 提交于 2020-09-24 18:14 . first commit
version: '2'
services:
php:
image: yiisoftware/yii2-php:7.1-apache
volumes:
- ~/.composer-docker/cache:/root/.composer/cache:delegated
- ./:/app:delegated
ports:
- '8000:80'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xysgit/douyin_open_saas.git
git@gitee.com:xysgit/douyin_open_saas.git
xysgit
douyin_open_saas
抖音多账号管理系统
master

搜索帮助