fix
This commit is contained in:
@@ -251,10 +251,10 @@ options:
|
||||
type: object
|
||||
type: array
|
||||
gitea_ssh_port:
|
||||
default: 2222
|
||||
default: '2222'
|
||||
examples:
|
||||
- 2222
|
||||
type: integer
|
||||
- '2222'
|
||||
type: string
|
||||
gitea_ssh_prefix:
|
||||
default: git
|
||||
examples:
|
||||
|
||||
Reference in New Issue
Block a user