add lhost.duckdns for workaround *.localhost

This commit is contained in:
creeper123123321 2021-04-04 18:34:08 -03:00 committed by GitHub
parent dbcce81922
commit a6064952d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
host-name: viaaas.localhost,via.localhost,lhost.duckdns.org
# 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.