Add ability to disable services

This commit is contained in:
Tobias Reisinger 2025-04-18 13:43:50 +02:00
parent a7a8d17186
commit b3f9c69b93
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 9 additions and 2 deletions

View file

@ -750,7 +750,7 @@ services = {
},
"wiki_js" = {
host = "node001"
host = ""
dns = [{
domain = "wiki.serguzim.me"
}]
@ -765,7 +765,7 @@ services = {
},
"woodpecker" = {
host = "node001"
host = ""
dns = [
{
domain = "ci.serguzim.me"