Major changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
locals {
|
||||
|
||||
# storage
|
||||
persistent_folder = "/srv"
|
||||
|
||||
primary_domain = "alexpires.me"
|
||||
open_webui_fqdn = "ai.${local.primary_domain}"
|
||||
internal_issuer = "internal-ca"
|
||||
}
|
||||
Reference in New Issue
Block a user