all repos — legit @ 462c7ddc70f7c4da9515298439246f3b40b244f5

web frontend for git, written in go

config: server host and port

commit

462c7ddc70f7c4da9515298439246f3b40b244f5

parent

60e1092dbcfacb28b30d052b0f73d2249cd63a9d

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
M config.yamlconfig.yaml
@@ -10,3 +10,6 @@ dir: ./templates
meta: title: git good description: i think it's a skill issue +server: + host: 127.0.0.1 + port: 5555