Add postgresql role

This commit is contained in:
Tobias Reisinger 2024-10-31 02:25:02 +01:00
parent 4f97b66c3d
commit 56885d70b6
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
7 changed files with 152 additions and 4 deletions

View file

@ -339,7 +339,7 @@ services = {
},
"postgresql" = {
host = "node002"
host = "node001"
dns = [{
domain = "db.serguzim.me"
}]