Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dcdb
dcdb
Commits
6a9fac58
Commit
6a9fac58
authored
Sep 13, 2019
by
Daniele Tafani
Browse files
Set localhost in config
parent
13c5f998
Changes
1
Hide whitespace changes
Inline
Side-by-side
grafana/config/grafana.conf
View file @
6a9fac58
...
...
@@ -14,7 +14,7 @@ hierarchy {
restAPI
{
address
0
.
0
.
0
.
0
:
8081
address
127
.
0
.
0
.
1
:
8081
certificate
../../
deps
/
openssl
-
1
.
1
.
1
c
/
test
/
certs
/
ca
-
cert
.
pem
privateKey
../../
deps
/
openssl
-
1
.
1
.
1
c
/
test
/
certs
/
ca
-
key
.
pem
dhFile
../../
deps
/
openssl
-
1
.
1
.
1
c
/
crypto
/
dh
/
dh2048
.
pem
...
...
@@ -37,3 +37,4 @@ restAPI {
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment