Skip to content

Instantly share code, notes, and snippets.

@mpalmr
Last active March 4, 2019 19:53
Show Gist options
  • Save mpalmr/e95bc89daa6eca4d837995a3fde69276 to your computer and use it in GitHub Desktop.
Save mpalmr/e95bc89daa6eca4d837995a3fde69276 to your computer and use it in GitHub Desktop.
'use strict';
module.exports = {
devServer: {
proxy: 'http://localhost:6543',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment