You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# 可选启用
|
|
|
|
WIP
|
|
|
|
该文件夹用于运维
|
|
|
|
## 用法 Usage
|
|
|
|
```bash
|
|
cd ./devops
|
|
docker compose -f ../docker-compose.yml -f docker-compose.devops.yml up -d
|
|
```
|