mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
Updated proxy-conf date
This commit is contained in:
parent
c57808a386
commit
86274006a9
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
## Version 2024/01/05
|
||||
## Version 2024/01/08
|
||||
# make sure that your influxdb container is named influxdb
|
||||
# make sure that your dns has a cname set for influxdb
|
||||
|
||||
|
@ -51,7 +51,6 @@ server {
|
|||
set $upstream_port 8086;
|
||||
set $upstream_proto http;
|
||||
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue