recipes.subdomain.conf: remove comment containing dead URL

- note our sample already contains the authelia info that's in-line with
  all other proxy confs; no need for additional instructions
This commit is contained in:
laur 2024-10-22 17:51:25 +02:00
parent abdd34961d
commit 7fe2341520

View file

@ -3,9 +3,6 @@
# make sure that your dns has a cname set for recipes
# make sure to mount /media/ in your swag container to point to your Recipes Media directory
# if using Authelia use this one:
# Doc: https://vabene1111.github.io/recipes/install/docker/#using-proxy-authentication
server {
listen 443 ssl;
listen [::]:443 ssl;