Run certbot as root to allow fix http validation

Fixes regression from https://github.com/linuxserver/docker-swag/pull/399

Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
Eric Nemchik
2023-11-23 07:50:53 -06:00
committed by Peglah
parent ad1884e5b4
commit 4f92460b29
3 changed files with 6 additions and 5 deletions

View File

@@ -155,6 +155,7 @@ app_setup_block: |
changelogs:
- { date: "01.01.24:", desc: "Add GleSYS DNS plugin." }
- { date: "27.04.23:", desc: "[Existing users should update:](https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) site-confs/default.conf - Fix index.php being downloaded on 404." }
- { date: "23.11.23:", desc: "Run certbot as root to allow fix http validation." }
- { date: "01.10.23:", desc: "Fix \"unrecognized arguments\" issue in DirectAdmin DNS plugin." }
- { date: "28.08.23:", desc: "Add Namecheap DNS plugin." }
- { date: "12.08.23:", desc: "Add FreeDNS plugin. Detect certbot DNS authenticators using CLI." }