From 6fdefe5fffe7e2707fc60f989a6db66b136239c8 Mon Sep 17 00:00:00 2001 From: Mickael Asseline Date: Mon, 3 Oct 2022 12:00:11 +0200 Subject: [PATCH] Update trilium.yml --- composes-files/trilium.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/composes-files/trilium.yml b/composes-files/trilium.yml index cd1f8ff..00b798a 100644 --- a/composes-files/trilium.yml +++ b/composes-files/trilium.yml @@ -37,6 +37,7 @@ services: - "traefik.http.routers.$SERVICE.rule=Host(`$URL`)" - "traefik.http.routers.$SERVICE.tls.certresolver=http" - "traefik.http.services.$SERVICE.loadbalancer.server.port=8080 + networks: default: external: