summaryrefslogtreecommitdiff
path: root/server.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-23 19:13:25 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-23 19:13:25 +0200
commitc7bc29635624984aee3e620680a264fd32b27e50 (patch)
tree2741c71aab30827e833126e38f3fc31984abed68 /server.yaml
parent0967052ec4d6dfbd428a1c0027990f9c2610c040 (diff)
downloadobnam2-c7bc29635624984aee3e620680a264fd32b27e50.tar.gz
feat! let server address be configured
Instead of just specifying port, let the address (or name) be configured.
Diffstat (limited to 'server.yaml')
-rw-r--r--server.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server.yaml b/server.yaml
index 4e1e57b..ef40fe6 100644
--- a/server.yaml
+++ b/server.yaml
@@ -1,4 +1,4 @@
-port: 8888
+address: localhost:8888
chunks: /home/liw/tmp/chunks
tls_key: test.key
tls_cert: test.pem