set bind address for graylog [deploy]
This commit is contained in:
parent
2d5f082eef
commit
55a43c3c90
2 changed files with 1 additions and 4 deletions
|
|
@ -41,6 +41,7 @@ in
|
|||
enable = true;
|
||||
extraConfig = ''
|
||||
http_external_uri = https://graylog.skdevstudios.com/
|
||||
http_bind_address = 0.0.0.0:9000
|
||||
'';
|
||||
elasticsearchHosts = [ "http://127.0.0.1:9200" ];
|
||||
package = pkgs.graylog-6_0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue