From 348dd9426045b4d0909aec8619bcb2be2827732e Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 29 Oct 2020 20:53:12 -0500 Subject: [PATCH] Clean up gitea --- site.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/site.yml b/site.yml index 190deb0..184fb16 100755 --- a/site.yml +++ b/site.yml @@ -53,6 +53,9 @@ tags: [ web, php ] - role: gitea vars: + # Look and feel + gitea_app_name: "Git Desu" + # Core config gitea_db_type: postgres gitea_db_host: 192.168.122.169:5432 gitea_db_name: gitea