1
0
Fork 0
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:
L3D 2021-01-29 00:26:12 +01:00
parent 2a7e1df94b
commit 67855479fe
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -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