Skip to content

Commit 670eec1

Browse files
authored
Update ddns-updater.subfolder.conf.sample
added version date
1 parent e07e26c commit 670eec1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ddns-updater.subfolder.conf.sample

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

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

35-
}
36+
}

0 commit comments

Comments
 (0)