1 Star 0 Fork 107

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

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
docker-compose.yml 205 Bytes
Copy Edit Raw Blame History
youshixing authored 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

Search