7 lines
90 B
HCL
7 lines
90 B
HCL
variable "gitea_url" {
|
|
default = "http://localhost:3000/"
|
|
}
|
|
|
|
variable "gitea_token" {
|
|
|
|
} |