Add foundryvtt service

This commit is contained in:
Tobias Reisinger 2026-06-24 21:27:57 +02:00
parent 52c44da32e
commit 189f1972e2
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 124 additions and 0 deletions

View file

@ -275,6 +275,17 @@ services = {
database = false
},
"foundryvtt" = {
host = "node002"
dns = [{
domain = "dnd.serguzim.me"
}]
auth = false
database = false
s3 = "external"
s3_public = true
}
"healthcheck" = {
host = "node001"
auth = false