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