diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
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 |