From 1081237f70766aa4df329530b770da23045a88f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valdiviesso?= Date: Mon, 4 Jan 2021 19:25:36 +0000 Subject: [PATCH] Update 'Authelia+OpenLDAP+WebUI.yml' --- Authelia+OpenLDAP+WebUI.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Authelia+OpenLDAP+WebUI.yml b/Authelia+OpenLDAP+WebUI.yml index 5d96a08..9defc56 100644 --- a/Authelia+OpenLDAP+WebUI.yml +++ b/Authelia+OpenLDAP+WebUI.yml @@ -6,7 +6,6 @@ services: - ./authelia:/config networks: - default - - LabNetwork labels: traefik.enable: true traefik.http.routers.authelia.rule: Host(`auth.domain.tld`) @@ -47,7 +46,6 @@ services: - POSTGRES_DB=authelia networks: - default - - adminer volumes: - ./postgres:/var/lib/postgresql/data @@ -84,7 +82,6 @@ services: container_name: ldap-user-manager networks: - default - - LabNetwork expose: - 80 - 443