mirror of
https://github.com/CPunch/openpunk-ansible.git
synced 2025-10-16 05:50:17 +00:00
gitea: fix outdated theme for v1.22.0^
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
gitea_fqdn: 'git.{{ domain }}'
|
||||
gitea_home: '/var/lib/gitea'
|
||||
gitea_db_type: 'sqlite3'
|
||||
gitea_theme_default: 'arc-green'
|
||||
gitea_theme_default: 'gitea-dark'
|
||||
gitea_root_url: 'https://git.{{ domain }}'
|
||||
gitea_protocol: http
|
||||
gitea_http_port: "{{ giteaPort }}"
|
||||
|
Reference in New Issue
Block a user