Skip to content

Commit 8627400

Browse files
authored
Updated proxy-conf date
1 parent c57808a commit 8627400

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

influxdb.subdomain.conf.sample

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Version 2024/01/05
1+
## Version 2024/01/08
22
# make sure that your influxdb container is named influxdb
33
# make sure that your dns has a cname set for influxdb
44

@@ -51,7 +51,6 @@ server {
5151
set $upstream_port 8086;
5252
set $upstream_proto http;
5353
proxy_pass $upstream_proto://$upstream_app:$upstream_port;
54-
54+
5555
}
5656
}
57-

0 commit comments

Comments
 (0)