From ed2d4bd2b3ae64fccb7619f8e18b16dca105a57c Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Mon, 3 Jul 2023 09:35:07 +1000 Subject: [PATCH] Set v2 base_url to https --- v1/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1/config.yaml b/v1/config.yaml index 3b5afe2..341f8b0 100644 --- a/v1/config.yaml +++ b/v1/config.yaml @@ -43,7 +43,7 @@ data_sources: # same as the items root, but applies to layouts rather than items. layouts_root: / -base_url: 'http://www.wezm.net' +base_url: 'https://www.wezm.net' deploy: default: kind: rsync