parent
a10e42d448
commit
ae76ef9c0b
20 changed files with 365 additions and 100 deletions
5
forgejo/variables.tf
Normal file
5
forgejo/variables.tf
Normal file
|
@ -0,0 +1,5 @@
|
|||
variable "gitea_url" {
|
||||
type = string
|
||||
|
||||
default = "https://code.lab.cowley.tech"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue