Start the dev server at the specified host (#1301)
Pass the host from environment variable as argument of the devServer's listen function instead of a field of options object. Set the default host to 0.0.0.0 instead of localhost.
Showing
+1 -1
Please register or sign in to comment