update hamclock.service backend

This commit is contained in:
David Young
2026-06-04 05:29:32 -06:00
parent 09635c8232
commit 928f2918e2

View File

@@ -6,7 +6,7 @@ After=network.target
Type=simple Type=simple
Environment=HOME=%h Environment=HOME=%h
WorkingDirectory=%h/.local/share/hamclock WorkingDirectory=%h/.local/share/hamclock
ExecStart=%h/.local/bin/hamclock -b hamclock:80 ExecStart=%h/.local/bin/hamclock -b ohb.hamclock.app:80
Restart=on-failure Restart=on-failure
RestartSec=5 RestartSec=5