We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94f57f commit fc36461Copy full SHA for fc36461
whisparr.subfolder.conf.sample
@@ -1,3 +1,4 @@
1
+## Version 2024/08/04
2
# make sure that your whisparr container is named whisparr
3
# make sure that whisparr is set to work with the base url /whisparr/
4
@@ -32,4 +33,4 @@ location ^~ /whisparr/api {
32
33
set $upstream_proto http;
34
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
35
-}
36
+}
0 commit comments