Ensure authentik_proxy service restarts unless stopped

This commit is contained in:
Philip Henning 2025-09-01 10:10:29 +02:00
parent 0e87f7311c
commit 38a07f7414

View file

@ -4,6 +4,7 @@ services:
# Optionally specify the container's network, which must be able to reach the core authentik server.
# networks:
# - foo
restart: unless-stopped
ports:
- 42080:42080
- 42443:42443