From 526acdec1a708b143dbfe5ca9f1f5dddd910942e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arma=C3=ABl=20Gu=C3=A9neau?= Date: Sun, 17 Mar 2024 12:20:08 +0100 Subject: [PATCH] tweak .woodpecker --- .woodpecker.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index a8209cb..336da93 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -15,3 +15,6 @@ steps: source: static/**/* target: / strip_prefix: static/ + # a bit more robust: do not require the let's encrypt certificate to be + # working for the subdomain + path_style: true