You've already forked explain.depesz.com
mirror of
https://gitlab.com/depesz/explain.depesz.com.git
synced 2025-07-17 01:42:34 +02:00
make the config for production
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{
|
||||
listen => [ 'http://*:3020' ],
|
||||
workers => 4,
|
||||
pid_file => '/home/depesz/sites/explain.depesz.com.pid',
|
||||
listen => [ 'http://*:12004' ],
|
||||
workers => 2,
|
||||
pid_file => '/home/depesz/sites/explain.depesz.com.pid',
|
||||
};
|
||||
|
Reference in New Issue
Block a user