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

To avoid "services.traefik.ports.0 must be a string" -pieman3000 (#118)

This commit is contained in:
Benjamin Durham
2020-06-21 17:52:25 -07:00
committed by GitHub
parent e71053825e
commit 8b422473e8

View File

@@ -110,7 +110,7 @@ networks:
Create `/var/data/config/traefik/traefik-app.yml` as follows:
```
version: "3"
version: "3.2"
services:
traefik: