diff options
Diffstat (limited to 'config.yaml')
-rw-r--r-- | config.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yaml b/config.yaml index 7333e95..7a6066f 100644 --- a/config.yaml +++ b/config.yaml @@ -12,9 +12,9 @@ dirs: templates: ./templates static: ./static meta: - title: git good - description: i think it's a skill issue + title: icy does git + description: come get your free software server: name: git.icyphox.sh - host: 127.0.0.1 + host: 0.0.0.0 port: 5555 |