feat: add ntfy
This commit is contained in:
@@ -5,7 +5,8 @@ output "service_definitions" {
|
||||
description = "Service definitions for all services"
|
||||
value = [
|
||||
module.actualbudget.service_definition,
|
||||
module.emulatorjs.service_definition
|
||||
module.emulatorjs.service_definition,
|
||||
module.ntfy.service_definition
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user