Skip to content

fix: restart authelia container on config change

uberjew666 requested to merge fix-authelia into develop

This MR will add support for the Authelia role to handle restarting the container when either the configuration or acl files are updated. The container will be stopped after the validation step to avoid an non-functional container on invalid config file.

Merge request reports