5 lines
85 B
HCL
5 lines
85 B
HCL
variable "gitea_url" {
|
|
type = string
|
|
|
|
default = "https://code.lab.cowley.tech"
|
|
}
|