Moved scripts out of layout.mjml.hbs
This commit is contained in:
parent
adf4be7836
commit
477aff95d5
5 changed files with 72 additions and 54 deletions
|
@ -38,6 +38,9 @@ language="en"
|
|||
# Inject custom scripts in layout.hbs
|
||||
# customscripts=["/custom/hello-world.js"]
|
||||
|
||||
# Inject custom scripts in subscription/layout.mjml.hbs
|
||||
# customsubscriptionscripts=["/custom/hello-world.js"]
|
||||
|
||||
# If you start out as a root user (eg. if you want to use ports lower than 1000)
|
||||
# then you can downgrade the user once all services are up and running
|
||||
#user="nobody"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue