IP address as baseurl?

the behavior is by design. Config is meant for generation. Serving is intended for development. Serving also works in production well, but its a much less common use case. Can override the behavior with a flag as you found.
There’s probably a better approach, but this one was designed for the least friction for the most common use cases.

Steve Franciaspf13.com@spf13