Enable vici management interface

This commit is contained in:
2021-06-09 22:36:30 +03:00
parent b3f25a2538
commit c73956f104
2 changed files with 5 additions and 0 deletions

4
config/vici.conf Normal file
View File

@@ -0,0 +1,4 @@
vici {
load = yes
socket = tcp://127.0.0.1:4502
}