11 lines
228 B
YAML
11 lines
228 B
YAML
---
|
|
|
|
gitea_fqdn: https://git.metaunix.net
|
|
gitea_http_port: 3000
|
|
gitea_data_dir: /var/lib/gitea
|
|
|
|
# use the default SSH server for git operations, not Gitea's built-in one
|
|
gitea_ssh_port: 22
|
|
gitea_user: git
|
|
gitea_start_ssh: false
|