Skip to content

feat: specify the host of the public facing URL of tha app in a single property

Jean-Baptiste Nizet requested to merge fix/63-hard-cded-host-name into master

The property is now used in the mailing mustache templates, and is also used by default in the from email addresses.

Note:

  • a typo has also been fixed in one of the templates
  • missing validation has been added for the root directory property (so the error will be clearer if it's forgotten)

fix #63 (closed)

Merge request reports