Always restart container

This commit is contained in:
Adrian Groh 2025-06-29 20:23:04 +02:00
parent ab5d11c274
commit bb740137cf
Signed by: Gobidev
GPG Key ID: 3AA3153E98B0D771

View File

@ -3,3 +3,4 @@ services:
ausweisstatus: ausweisstatus:
container_name: ausweisstatus container_name: ausweisstatus
build: . build: .
restart: always