diff --git a/server/scripts/boot.sh b/server/scripts/boot.sh index 98ebd6a..85b07ee 100755 --- a/server/scripts/boot.sh +++ b/server/scripts/boot.sh @@ -38,4 +38,5 @@ echo "======= List all running containers =======" # the exporters boot faster than the servers, and don't seem to retry. wait 10 docker container restart monitoring_exporter-plex -docker container restart keycloak_forwardauth \ No newline at end of file +docker container restart keycloak_forwardauth +docker container restart keycloak_forwardauth-privileged