mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 04:26:02 -07:00
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:
parent
abdd34961d
commit
7fe2341520
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue