aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/nonsense-time.service
diff options
context:
space:
mode:
Diffstat (limited to 'nonsense-time.service')
-rw-r--r--nonsense-time.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/nonsense-time.service b/nonsense-time.service
index 2bbe9f0..673f88a 100644
--- a/nonsense-time.service
+++ b/nonsense-time.service
@@ -3,7 +3,7 @@ Description=Nonsense Time backend
After=nginx.service
[Service]
-ExecStart=/usr/bin/nonsense-time
+ExecStart=/usr/bin/nonsense-time -b 127.0.0.1 -p 1500
Type=simple
Restart=on-failure