mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2024-11-28 08:58:52 +02:00
6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
{
|
|
listen => [ 'http://*:12004' ],
|
|
workers => 2,
|
|
pid_file => '/home/depesz/sites/explain.depesz.com.pid',
|
|
};
|