egoist/poi






The issue has been solved
Keep `poi --serve` URLs and `output.publicUrl` Consistent #586
chanjsq posted onGitHub
When I set output.publicUrl
in poi.config.js
, the URL should have a training path.
So if the output URLs of poi --serve
contain the output.PublicUrl
, that can be nice.
Example:
If the output URLs like below shoud be better:
Local: http://localhost:4000/admin/
On Your Network: http://192.168.0.104:4000/admin/