[Unit] Description=Overseerr container After=gluetun.container Requires=gluetun.container [Container] AutoUpdate=registry ContainerName=overseerr Environment=LOG_LEVEL=debug Environment=PORT=8080 Environment=TZ=Europe/Zurich Image=docker.io/sctx/overseerr:latest Network=gluetun.container Pod=arr.pod StartWithPod=true Timezone=Europe/Zurich Volume=overseerr-config.volume:/app/config [Service] Restart=always [Install] WantedBy=default.target