Improve lego service to be more dynamic
This commit is contained in:
parent
fa2059bb32
commit
be3c610bd4
14 changed files with 64 additions and 46 deletions
|
@ -26,6 +26,7 @@ services = {
|
|||
url = "/-/health/live/"
|
||||
group = "4-services"
|
||||
}
|
||||
certificates = ["auth.serguzim.me"]
|
||||
auth = false
|
||||
database = true
|
||||
s3 = false
|
||||
|
@ -325,6 +326,7 @@ services = {
|
|||
"[CONNECTED] == true"
|
||||
]
|
||||
}
|
||||
certificates = ["db.serguzim.me"]
|
||||
auth = false
|
||||
database = false
|
||||
s3 = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue