From 5cb75c1af0a0418974e1b20368e4fbf940912f9e Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Fri, 14 Jun 2024 08:00:00 +0800 Subject: Fork init --- config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 7a6066f..909509f 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,5 @@ repo: - scanPath: /var/www/git + scanPath: /srv/git readme: - readme - README @@ -12,9 +12,9 @@ dirs: templates: ./templates static: ./static meta: - title: icy does git - description: come get your free software + title: legitrx + description: no description yet server: - name: git.icyphox.sh - host: 0.0.0.0 + name: git.runxiyu.org + host: 127.0.0.1 port: 5555 -- cgit v1.2.3