Add foundryvtt service
This commit is contained in:
parent
52c44da32e
commit
189f1972e2
8 changed files with 124 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue