mirror of https://github.com/msgbyte/tailchat
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.
13 lines
163 B
Markdown
13 lines
163 B
Markdown
3 years ago
|
# 可选启用
|
||
|
|
||
|
WIP
|
||
|
|
||
|
该文件夹用于运维
|
||
|
|
||
|
## 用法 Usage
|
||
|
|
||
|
```bash
|
||
|
cd ./devops
|
||
|
docker-compose -f ../docker-compose.yml -f docker-compose.devops.yml up -d
|
||
|
```
|