From b54ab8f6a3136717f72aaabd8649aa48e1a9b65c Mon Sep 17 00:00:00 2001 From: Elian Loraux <elian.loraux@tetras-libre.fr> Date: Wed, 27 Mar 2024 15:44:24 +0100 Subject: [PATCH] change htpass template --- .env.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.sample b/.env.sample index f32e2ad..6e963d7 100644 --- a/.env.sample +++ b/.env.sample @@ -1,3 +1,3 @@ HOST=traefik.FQDN #htpass in tetrix -PASS=user:htpasswd with $ doubled +PASS="user:htpasswd" -- GitLab