summaryrefslogtreecommitdiff
path: root/client.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-11-18 08:47:37 +0200
committerLars Wirzenius <liw@liw.fi>2020-11-18 08:47:37 +0200
commitb5ddc105852b63651916f322ce855baf61d129d0 (patch)
treed6e6ee6ca6f0ecfbba1311879e87e77a720a49c9 /client.yaml
parent24ffcb0083750bb77963a1ab8e3205290c2c7190 (diff)
downloadobnam2-b5ddc105852b63651916f322ce855baf61d129d0.tar.gz
feat! change client config to take a base URL instead of host, port
Diffstat (limited to 'client.yaml')
-rw-r--r--client.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/client.yaml b/client.yaml
index 42d2d3d..fbe0b54 100644
--- a/client.yaml
+++ b/client.yaml
@@ -1,4 +1,3 @@
-server_name: localhost
-server_port: 8888
+server_url: http://localhost:8888/chunks
root: /home/liw/pers/debian-ansible
dbname: foo.db