Revert "Allow configuring the listen host (#9924)"

This reverts commit 3dfe3aa9a4.
This commit is contained in:
syuilo 2023-02-22 18:00:35 +09:00
parent 3dfe3aa9a4
commit 5b3a07ee9e
5 changed files with 9 additions and 15 deletions

View file

@ -30,9 +30,6 @@ url: https://example.tld/
# The port that your Misskey server should listen on.
port: 3000
# The hostname or address to listen on (default: all)
#host: "127.0.0.1"
# ┌──────────────────────────┐
#───┘ PostgreSQL configuration └────────────────────────────────