From d330850a38dd0ceeb4814af92b7c09cf8fc09b8c Mon Sep 17 00:00:00 2001 From: artaud Date: Thu, 4 Jan 2024 10:13:36 +0100 Subject: [PATCH] deploy.yml two possible configurations --- deploy.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/deploy.yml b/deploy.yml index 3e5b2b1..35f85f3 100644 --- a/deploy.yml +++ b/deploy.yml @@ -1,3 +1,10 @@ url: "https://sleep.urbandroid.org" # the base hostname & protocol for your site, e.g. http://example.com baseurl: '/docs' + + +#url: "https://docs.sleep.urbandroid.org" # the base hostname & protocol for your site, e.g. http://example.com +#baseurl: '' + + + debug: false