Edit Page

config/env/production.js

This file will be loaded when Sails is running in production mode. If using the CLI command sails lift --prod, these settings will be loaded.

Want to see for yourself?

An example of this file can be found in our sample app repo, here.

Anatomy of a Sails App