From 51fce03f59c43f496c8ef2473dc21709c0919473 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 14 May 2020 00:05:39 -0400 Subject: better-organized colophon/oddmuse --- colophon/oddmuse/server.conf | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 colophon/oddmuse/server.conf (limited to 'colophon/oddmuse/server.conf') diff --git a/colophon/oddmuse/server.conf b/colophon/oddmuse/server.conf new file mode 100644 index 00000000..6d10a9d4 --- /dev/null +++ b/colophon/oddmuse/server.conf @@ -0,0 +1,6 @@ +{ + hypnotoad => { + listen => ['http://127.0.0.1:11937'], + workers => 10 + } +}; -- cgit v1.2.3