doc(compose_file): fix version number of secrets (#332)

pull/335/head
Shude Li 2018-04-23 00:04:30 +08:00 committed by 康怀帅
parent ed816ba448
commit 274cb33e89
1 changed files with 2 additions and 2 deletions

View File

@ -393,8 +393,8 @@ ports:
存储敏感数据,例如 `mysql` 服务密码。
```bash
version: "3"
```yaml
version: "3.1"
services:
mysql: