We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07e26c commit 670eec1Copy full SHA for 670eec1
1 file changed
ddns-updater.subfolder.conf.sample
@@ -1,3 +1,4 @@
1
+## Version 2024/08/04
2
# make sure that your ddns-updater container is named ddns-updater
3
# make sure that ddns-updater is set to work with the base url /ddns-updater/
4
@@ -32,4 +33,4 @@ location ^~ /ddns-updater/api {
32
33
set $upstream_proto http;
34
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
35
-}
36
+}
0 commit comments