Skip to content

Commit

Permalink
Merge pull request #75 from oldmoe/liteboard-pid
Browse files Browse the repository at this point in the history
Ensure the liteboard PID file doesn't conflict with Rails
  • Loading branch information
oldmoe authored Jan 27, 2024
2 parents 7af051e + bccf9eb commit 7a425b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/liteboard
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ options = {
Port: 9292,
Host: 'localhost',
environment: 'production',
pid: 'tmp/pids/liteboard.pid',
quiet: false
}

Expand Down

0 comments on commit 7a425b6

Please sign in to comment.