diff --git a/stack.production.yml b/stack.production.yml index 7f46311..d357d52 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -1,7 +1,7 @@ # build 0 networks: traefik: - external: "true" + external: true services: n8n: diff --git a/stack.staging.yml b/stack.staging.yml index 0e3c0fa..25a99e4 100644 --- a/stack.staging.yml +++ b/stack.staging.yml @@ -1,6 +1,6 @@ networks: traefik: - external: "true" + external: true default: services: