diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 2381bf0..f684779 100644 --- a/config.yaml +++ b/config.yaml @@ -10,3 +10,6 @@ template: meta: title: git good description: i think it's a skill issue +server: + host: 127.0.0.1 + port: 5555 |