Skip to content

Commit fc36461

Browse files
authored
Update whisparr.subfolder.conf.sample
added version date
1 parent c94f57f commit fc36461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

whisparr.subfolder.conf.sample

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
## Version 2024/08/04
12
# make sure that your whisparr container is named whisparr
23
# make sure that whisparr is set to work with the base url /whisparr/
34

@@ -32,4 +33,4 @@ location ^~ /whisparr/api {
3233
set $upstream_proto http;
3334
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
3435

35-
}
36+
}

0 commit comments

Comments
 (0)