Loading cgi/index.pl +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ app->config( accepts => 10, listen => ['http://*:8092'], pid_file => '/tmp/db-fake.pid', workers => 2, }, ); Loading Loading
cgi/index.pl +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ app->config( accepts => 10, listen => ['http://*:8092'], pid_file => '/tmp/db-fake.pid', workers => 2, }, ); Loading