mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-06 04:51:33 -07:00
Update recipes.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
b73c41fcff
commit
a37f1e4325
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ server {
|
|||
# enable for Authelia
|
||||
#include /config/nginx/authelia-server.conf;
|
||||
|
||||
# serve media files
|
||||
# serve media files
|
||||
location /media/ {
|
||||
alias /media/;
|
||||
alias /media/;
|
||||
}
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue