1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 01:36:23 +00:00

Fix docker-compose version for Traefik

This commit is contained in:
David Young
2018-01-20 13:10:43 +13:00
parent 0f290c1e0f
commit 1f50b44331

View File

@@ -79,7 +79,7 @@ swarmmode = true
Create /var/data/traefik/docker-compose.yml as follows:
```
version: "3.2"
version: "3"
services:
traefik: