1
0
mirror of https://gitlab.com/depesz/explain.depesz.com.git synced 2025-10-31 00:07:57 +02:00

Fix config to work with new hypnotoad

This commit is contained in:
Hubert depesz Lubaczewski
2013-01-30 13:52:34 +01:00
parent c8252505ea
commit 2c2ba4c85d

View File

@@ -16,5 +16,11 @@
"from" : "explain.depesz.com <depesz@depesz.com>",
"to" : "metys <depesz@depesz.com>",
"subject" : "Message from: explain.depesz.com/contact"
},
"hypnotoad" : {
"listen" : ["http://*:12004"],
"workers" : 2,
"pid_file" : "/home/depesz/sites/explain.depesz.com.pid"
}
}