mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
commands: Fix broken --appendPort=false
Also make sure to log the correct server URL to the console. Fixes #4111
This commit is contained in:
@@ -25,6 +25,8 @@ type commandeer struct {
|
||||
pathSpec *helpers.PathSpec
|
||||
visitedURLs *types.EvictingStringQueue
|
||||
|
||||
serverPorts []int
|
||||
|
||||
configured bool
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user