Back to Sails

config/env/production.js

docs/anatomy/config/env/production.js.md

12.12.2000226 B
Original Source

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.

<docmeta name="displayName" value="production.js">