Update header from template

This commit is contained in:
morpheus65535
2023-02-20 23:48:29 -05:00
committed by GitHub
parent c147db7e8c
commit 98699884dc
+3 -2
View File
@@ -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/;