How to relative urls & baseURL

Are you getting http://localhost in dev environment or production environment ? dev will generate localhost type URL which production etc. will use baseURL.
Also, hugo serve command used dev environment.