From 0bd5e64b8605e7d3e53c646f4a53eb1933b5b892 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 15 Jul 2018 02:15:45 +0900 Subject: [PATCH] Update example.yml --- .config/example.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.config/example.yml b/.config/example.yml index c659a909b..afe24f7d0 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -18,6 +18,9 @@ maintainer: # # You need to set 'https://example.com:123' to 'url' prop and # You need to set 456 to 'port' prop. +# +# In other words, the 'url' prop should be the final accessible URL seen by a user. +# 'port' prop is a port that the Misskey server should actually listen on and it is not necessarily the port that a user accesses. url: http://localhost/