Host name to bind on (will overwrite the config one).

Property definitions

popcorn $ AppConfig :: opt_host
	# Host name to bind on (will overwrite the config one).
	var opt_host = new OptionString("Host to bind the server on", "--host")
lib/popcorn/pop_config.nit:104,2--105,72