diff --git a/.config/example.yml b/.config/example.yml index a7145f4983a2c7f4e8add2f5af5eac2d491e4cf5..01bf435c50947b34b21d41b2abf4bf5355d94386 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -8,6 +8,9 @@ maintainer: feedback_url: https://github.com/syuilo/misskey/issues # Feedback URL (e.g. github issue) url: http://localhost/ + +# A port that your Misskey server should listen. +# This value is not a port to use when accessing with a browser. port: 80 mongodb: