Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 817 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 817 Bytes

Initial configuration

Feel free to fill it out with correct values:

Parameter Description
app.name Global application name
app.domain Base domain name to be used
ssl.enabled Enable SSL certificate generation
ssl.email Email address to use for SSL generation requests
images Application images tags
vendor Frontend application Git repo URL

Once you're done with the configuration, render the files using rake render:config. You can easily apply your changes at any time by running this command.