We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb753dd commit 1f2c921Copy full SHA for 1f2c921
1 file changed
services/pause-web.service
@@ -16,7 +16,7 @@ Group=pause
16
WorkingDirectory=/home/pause/pause
17
18
# Should not daemonize
19
-ExecStart=/home/pause/.plenv/shims/plackup -s Starman --port 5000 app_2017.psgi
+ExecStart=/home/pause/.plenv/shims/plackup -s Starman --port 5000 app_2026.psgi
20
21
Restart=on-failure
22
RestartSec=30
0 commit comments