mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-25 12:35:36 +01:00
use nip.io instead of duckdns for localhost
This commit is contained in:
parent
a6064952d4
commit
aec76326ff
@ -36,7 +36,7 @@ use-strong-random: false
|
||||
require-host-name: true
|
||||
# Host names of this instance, that will be used in the virtual host as a suffix.
|
||||
# Use commas for separating multiple hostnames.
|
||||
host-name: viaaas.localhost,via.localhost,lhost.duckdns.org
|
||||
host-name: viaaas.localhost,via.localhost,via-127-0-0-1.nip.io
|
||||
# Requires online mode for front-end connections. May be useful for stopping bots.
|
||||
force-online-mode: false
|
||||
# Default port to be used when connecting to the backend server.
|
||||
|
Loading…
Reference in New Issue
Block a user