mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-07 05:02:08 +00:00
feat: custom port for git instances
This commit is contained in:
@@ -218,6 +218,7 @@ model GitSource {
|
||||
type String?
|
||||
apiUrl String?
|
||||
htmlUrl String?
|
||||
customPort Int @default(22)
|
||||
organization String?
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
|
||||
Reference in New Issue
Block a user