diff options
Diffstat (limited to 'eg/hybring.conf')
-rw-r--r-- | eg/hybring.conf | 14 |
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 |