From d06b610e311a146aa107dbeb6ae6c172fffe2ab3 Mon Sep 17 00:00:00 2001 From: mifi Date: Fri, 30 Jan 2026 19:51:30 -0300 Subject: [PATCH] Friggin indents --- docker-compose.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index cb325b9..90297b4 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,6 +19,6 @@ services: - "traefik.http.routers.mifiventures.middlewares=secure-all@file,redirect-www-to-non-www@file" - "traefik.http.routers.mifiventures.tls=true" - "traefik.http.routers.mifiventures.tls.certresolver=letsencrypt" - networks: - marina-net: - external: true +networks: + marina-net: + external: true