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
|
@ -111,7 +111,6 @@ gitea_ssh_domain: "{{ gitea_http_domain }}"
|
||||||
gitea_start_ssh: "{{ _gitea_start_ssh }}"
|
gitea_start_ssh: "{{ _gitea_start_ssh }}"
|
||||||
gitea_ssh_port: 22
|
gitea_ssh_port: 22
|
||||||
gitea_require_signin: false
|
gitea_require_signin: false
|
||||||
gitea_enable_notify_mail: true
|
|
||||||
|
|
||||||
# gitea db
|
# gitea db
|
||||||
gitea_db_type: mysql
|
gitea_db_type: mysql
|
||||||
|
|
Loading…
Reference in a new issue