diff --git a/whisparr.subdomain.conf.sample b/whisparr.subdomain.conf.sample index 5a70b7e..a900e3b 100644 --- a/whisparr.subdomain.conf.sample +++ b/whisparr.subdomain.conf.sample @@ -1,3 +1,4 @@ +## Version 2024/08/04 # make sure that your whisparr container is named whisparr # make sure that your dns has a cname set for whisparr @@ -52,4 +53,4 @@ server { proxy_pass $upstream_proto://$upstream_app:$upstream_port; } -} \ No newline at end of file +}