grafana(host): move to new network and hostname
This commit is contained in:
parent
bb30e88404
commit
2fbb37db18
6 changed files with 5 additions and 8 deletions
|
|
@ -17,7 +17,6 @@ server {
|
|||
server_name loki.hamburg.ccc.de;
|
||||
|
||||
listen [::]:50051 ssl;
|
||||
listen 172.31.17.145:50051 ssl;
|
||||
|
||||
http2 on;
|
||||
|
||||
|
|
@ -59,7 +58,6 @@ server {
|
|||
server_name loki.hamburg.ccc.de;
|
||||
|
||||
listen [::]:443 ssl;
|
||||
listen 172.31.17.145:443 ssl;
|
||||
|
||||
http2 on;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue