Skip to content

Instantly share code, notes, and snippets.

@theblang
Created November 19, 2014 00:30
Show Gist options
  • Save theblang/298fc6570354fb249c1c to your computer and use it in GitHub Desktop.
Save theblang/298fc6570354fb249c1c to your computer and use it in GitHub Desktop.
change SailsJS public folder
module.exports.paths = {
public: __dirname + '../public'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment