summaryrefslogtreecommitdiffstats
path: root/colophon/oddmuse/server.conf
blob: 6d10a9d444f958fa5b070d00fdeb3ee2fd8e15b9 (plain) (blame)
1
2
3
4
5
6
{
  hypnotoad => {
    listen  => ['http://127.0.0.1:11937'],
    workers => 10
  }
};