From b4b08d6ff76e4948dda6e4c8c8d36154204650ae Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 23 Dec 2020 19:47:35 +0200 Subject: feat! only specify base URL of server, without /chunks --- client.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client.yaml') diff --git a/client.yaml b/client.yaml index 2bc88a1..dd60c9c 100644 --- a/client.yaml +++ b/client.yaml @@ -1,3 +1,3 @@ -server_url: https://localhost:8888/chunks +server_url: https://localhost:8888 root: /home/liw/tmp/Foton log: obnam.log -- cgit v1.2.1