Update whisparr.subdomain.conf.sample

added version date
This commit is contained in:
geekau 2024-08-04 12:16:43 +10:00 committed by GitHub
parent 670eec1795
commit c94f57fb1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;
}
}
}