summary refs log tree commit diff homepage
path: root/eg/hybring.conf
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-16 18:37:12 +0900
committerNguyễn Gia Phong <mcsinyx@disroot.org>2023-03-16 18:37:12 +0900
commit3ad35832835fa0554b6fa28b74e9b7d21283392b (patch)
tree41f44e442e964e0ec0da38392b5518bd9f964989 /eg/hybring.conf
parent64c3842e02e65bb173d275e4ac2cdbea5afcf562 (diff)
downloadhybring-3ad35832835fa0554b6fa28b74e9b7d21283392b.tar.gz
Listen on Unix socket instead of TCP HEAD main
Diffstat (limited to 'eg/hybring.conf')
-rw-r--r--eg/hybring.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/eg/hybring.conf b/eg/hybring.conf
new file mode 100644
index 0000000..0d202a0
--- /dev/null
+++ b/eg/hybring.conf
@@ -0,0 +1,14 @@
+[general]
+sock = hybring.sock
+db = db.sqlite
+css = style.css
+
+[opennic]
+local = opennic
+remote = http://0.0.0.0:8910/
+api = join
+
+[icann]
+local = icann
+remote = http://127.0.0.1:8910/
+api = join