From 4cb2ca7c91549184991784b64b1f6d63cd2aed65 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 7 Apr 2024 18:05:17 -0400 Subject: [PATCH] update --- docker/authelia/config/configuration.server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/authelia/config/configuration.server.yml b/docker/authelia/config/configuration.server.yml index cfcab09..26cd99a 100644 --- a/docker/authelia/config/configuration.server.yml +++ b/docker/authelia/config/configuration.server.yml @@ -1,7 +1,7 @@ theme: grey server: - address: tcp://0.0.0.0:9091 + address: tcp://authelia_authelia:9091 buffers: read: 8192 write: 8192