mirror of
https://github.com/EasyTier/easytier.github.io.git
synced 2025-05-19 10:27:06 +00:00
docs: 移除docker-compose.yml中的版本号
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
::: details docker-compose.yml
|
||||
|
||||
```yaml [docker-compose.yml]
|
||||
version: '3.8'
|
||||
services:
|
||||
watchtower: # Used to automatically update the easytier image, delete this part if not needed
|
||||
command: --interval 3600 --cleanup --label-enable
|
||||
|
||||
@@ -29,7 +29,6 @@
|
||||
::: details docker-compose.yml
|
||||
|
||||
```yaml [docker-compose.yml]
|
||||
version: '3.8'
|
||||
services:
|
||||
watchtower: # 用于自动更新easytier镜像,若不需要请删除这部分
|
||||
command: --interval 3600 --cleanup --label-enable
|
||||
|
||||
Reference in New Issue
Block a user