feat: Update Gitea version to 1.25-rootless and add SSH server key exchanges configuration
This commit is contained in:
@@ -18,7 +18,7 @@ locals {
|
||||
}
|
||||
|
||||
# gitea
|
||||
gitea_version = "1.24-rootless"
|
||||
gitea_version = "1.25-rootless"
|
||||
gitea_fqdn = "code.${local.primary_domain}"
|
||||
|
||||
# sftpgo
|
||||
|
||||
Reference in New Issue
Block a user