mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2026-07-15 12:56:20 +02:00
Update header from template
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
## Version 2022/01/17
|
||||
# duplicacy does not require a base url setting.
|
||||
## Version 2023/02/20
|
||||
# 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 {
|
||||
return 301 $scheme://$host/duplicacy/;
|
||||
|
||||
Reference in New Issue
Block a user