better compose added

This commit is contained in:
2022-10-13 19:43:57 -04:00
parent 37b6c43555
commit 079c186656
7 changed files with 244 additions and 67 deletions

6
icingadb.conf Normal file
View File

@@ -0,0 +1,6 @@
library "icingadb"
object IcingaDB "icingadb" {
host = "icingadb-redis"
port = 6379
}