diff --git a/servicefiles/hamclock.service b/servicefiles/hamclock.service index e61a44d..d38d68c 100644 --- a/servicefiles/hamclock.service +++ b/servicefiles/hamclock.service @@ -6,7 +6,7 @@ After=network.target Type=simple Environment=HOME=%h 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 RestartSec=5