mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
0053be979a
When running hugo server like: $ hugo server -s docs -b myhostname the printed output now directs to http://myhostname:1313 instead of (invariably) http://localhost:1313. As per server(), BaseUrl is never empty, and the required value is always found in Viper. |
||
---|---|---|
.. | ||
benchmark.go | ||
check.go | ||
convert.go | ||
hugo.go | ||
limit_darwin.go | ||
limit_others.go | ||
new.go | ||
server.go | ||
version.go |