mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 04:26:02 -07:00
Update ddns-updater.subfolder.conf.sample
added version date
This commit is contained in:
parent
e07e26c755
commit
670eec1795
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
## Version 2024/08/04
|
||||
# make sure that your ddns-updater container is named ddns-updater
|
||||
# make sure that ddns-updater is set to work with the base url /ddns-updater/
|
||||
|
||||
|
@ -32,4 +33,4 @@ location ^~ /ddns-updater/api {
|
|||
set $upstream_proto http;
|
||||
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue