Skip to content

Commit 7a425b6

Browse files
authored
Merge pull request #75 from oldmoe/liteboard-pid
Ensure the liteboard PID file doesn't conflict with Rails
2 parents 7af051e + bccf9eb commit 7a425b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/liteboard

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ options = {
1515
Port: 9292,
1616
Host: 'localhost',
1717
environment: 'production',
18+
pid: 'tmp/pids/liteboard.pid',
1819
quiet: false
1920
}
2021

0 commit comments

Comments
 (0)