mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-13 08:33:14 -07:00
Update header from template
This commit is contained in:
parent
c147db7e8c
commit
98699884dc
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
||||||
## Version 2022/01/17
|
## Version 2023/02/20
|
||||||
# duplicacy does not require a base url setting.
|
# make sure that your duplicacy container is named duplicacy
|
||||||
|
# duplicacy doesn't support custom base url and can only be served from root
|
||||||
|
|
||||||
location /duplicacy {
|
location /duplicacy {
|
||||||
return 301 $scheme://$host/duplicacy/;
|
return 301 $scheme://$host/duplicacy/;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue