update resources

This commit is contained in:
2024-09-06 03:17:26 +03:00
parent e40ee61bde
commit 87ad678f46

View File

@ -1,11 +1,11 @@
################
# Monitor Demo #
################
###############
# Komodo Demo #
###############
[[server]]
name = "demo-server"
description = "Hosts demo.monitor.dev"
tags = ["monitor", "demo"]
description = "Hosts demo.komo.do"
tags = ["komodo", "demo"]
config.address = "http://host.docker.internal:8120"
config.region = "South-1"
config.enabled = true
@ -13,8 +13,8 @@ config.enabled = true
[[resource_sync]]
name = "demo-sync"
description = "Restores the config back to contents in demo-sync resources.toml"
tags = ["monitor", "demo"]
config.git_provider = "git.demo.monitor.dev"
tags = ["komodo", "demo"]
config.git_provider = "git.demo.komo.do"
config.repo = "mbecks/demo-sync"
config.resource_path = "./resources.toml"
config.delete = true