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