Gotify: Migration to v3 (#15912)

This commit is contained in:
CanbiZ (MickLesk)
2026-07-20 11:55:01 +02:00
committed by GitHub
parent 1dba4eb2ee
commit f8cc69e244
2 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ After=network.target
Type=simple
User=root
WorkingDirectory=/opt/gotify
ExecStart=/opt/gotify/./gotify-linux-$(arch_resolve)
ExecStart=/opt/gotify/gotify-linux-$(arch_resolve) serve
Restart=always
RestartSec=3