Skip to content

Commit

Permalink
pause-web.service: We are pause_2017, not pause_1999!
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfsage committed Apr 26, 2024
1 parent 0b0e229 commit 8503a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/pause-web.service
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Group=pause
WorkingDirectory=/home/pause/pause

# Should not daemonize
ExecStart=/home/pause/.plenv/shims/plackup --port 5000
ExecStart=/home/pause/.plenv/shims/plackup --port 5000 app_2017.psgi

Restart=on-failure
RestartSec=30
Expand Down

0 comments on commit 8503a01

Please sign in to comment.