legit/config.yaml

24 lines
359 B
YAML
Raw Normal View History

2022-12-13 04:28:40 +00:00
repo:
2022-12-18 05:52:26 +00:00
scanPath: /var/www/git
2022-12-12 15:23:58 +00:00
readme:
- readme
- README
- readme.md
- README.md
2022-12-13 04:28:40 +00:00
mainBranch:
- master
- main
dirs:
templates: ./templates
static: ./static
2022-12-11 05:52:47 +00:00
meta:
title: git good
description: i think it's a skill issue
2022-12-18 14:30:19 +00:00
misc:
goImport:
prettyURL: icyphox.sh
2022-12-12 17:28:23 +00:00
server:
2022-12-18 14:30:19 +00:00
fqdn: git.icyphox.sh
2022-12-12 17:28:23 +00:00
host: 127.0.0.1
port: 5555