From 52449a1347aad2fce81d98cadb6f9de623059ff6 Mon Sep 17 00:00:00 2001 From: <> Date: Fri, 11 Oct 2024 17:36:49 +0000 Subject: [PATCH] Deployed 4913496 with MkDocs version: 1.6.1 --- 404.html | 120 ++++++++--------- .../edit-terms-privacy-and-contact/index.html | 64 +++++---- docker/reverse-proxies/index.html | 78 ++++++----- docker/setup/index.html | 92 ++++++------- faq/index.html | 120 ++++++++--------- getting-started/download/index.html | 50 ++++--- getting-started/index.html | 46 +++---- getting-started/other-webservers/index.html | 122 +++++++++--------- getting-started/requirements/index.html | 46 +++---- index.html | 120 ++++++++--------- search/search_index.json | 2 +- {getting-started => setup}/setup/index.html | 92 ++++++------- sitemap.xml | 10 +- sitemap.xml.gz | Bin 288 -> 296 bytes 14 files changed, 433 insertions(+), 529 deletions(-) rename {setup => configuration}/edit-terms-privacy-and-contact/index.html (86%) rename {getting-started => setup}/setup/index.html (85%) diff --git a/404.html b/404.html index 67d6d10..9d2bd93 100644 --- a/404.html +++ b/404.html @@ -339,10 +339,6 @@ - - - - @@ -432,48 +428,6 @@ - - - - - - -
add this labels to your Docker Compose File
labels:
- "traefik.enable=true"
@@ -406,7 +406,7 @@ serversTransport:
insecureSkipVerify: true
Make sure to use HTTPS to access your container to avoid mixed content errors
server {
listen 443 ssl;
@@ -440,7 +440,7 @@
}
}
Make sure to use HTTPS for redirection to avoid mixed content errors.
Add this to your Caddyfile:
links.example.com {
@@ -489,7 +489,7 @@