mirror of
https://github.com/DO1JLR/ansible_playbook_servers.git
synced 2024-09-14 19:53:56 +02:00
improve gitea
This commit is contained in:
parent
2a7e1df94b
commit
67855479fe
1 changed files with 1 additions and 2 deletions
|
@ -110,8 +110,7 @@ gitea_repository_root: "{{ gitea_home }}/repos"
|
|||
gitea_ssh_domain: "{{ gitea_http_domain }}"
|
||||
gitea_start_ssh: "{{ _gitea_start_ssh }}"
|
||||
gitea_ssh_port: 22
|
||||
gitea_require_signin: false
|
||||
gitea_enable_notify_mail: true
|
||||
gitea_require_signin: false
|
||||
|
||||
# gitea db
|
||||
gitea_db_type: mysql
|
||||
|
|
Loading…
Reference in a new issue