From 5832b208f34a56fdeee4c610c45eaa7dd4918dd5 Mon Sep 17 00:00:00 2001 From: David Landry Date: Wed, 9 Oct 2024 17:45:55 -0400 Subject: [PATCH] chore(authelia): disable app for now, the NFS mounts are failing for some reason --- .../overlays/system/{config.json => config.json.disabled} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename apps/authelia/overlays/system/{config.json => config.json.disabled} (100%) diff --git a/apps/authelia/overlays/system/config.json b/apps/authelia/overlays/system/config.json.disabled similarity index 100% rename from apps/authelia/overlays/system/config.json rename to apps/authelia/overlays/system/config.json.disabled