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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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/;