fix: ensure networks.traefik.external is a boolean
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Leopere 2025-04-04 19:50:50 -04:00
parent 862884c135
commit 645e2ccdad
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
# build 0
networks: networks:
traefik: traefik:
external: "true" external: "true"