config: server host and port
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
M config.yaml → config.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