Ionic serve to launch in localhost, not 10.0.1.183

When I type “ionic serve” my app’s address is 10.0.1.183:8100. How do I get it to launch as localhost:8100 by default?