Skip to content
Snippets Groups Projects
Commit ff93bc02 authored by Vojdan Kjorveziroski's avatar Vojdan Kjorveziroski
Browse files

More details about the Platform enhancements

parent 27eabc58
No related branches found
No related tags found
1 merge request!13Resolve "Add release notes for 1.6.1"
......@@ -6,7 +6,12 @@
### New Deployment Variables for Applications
Additional global deployment variables were added and can be used by application managers to configure automatic outbound email configuration for instances of a particular application.
Additional global deployment variables were added and can be used by application managers to configure automatic outbound email configuration for instances of a particular application. These variables are:
- `SMTP_HOSTNAME_WITH_PORT` = this is a new variable that is a concatenation of the existing `{{ SMTP_HOSTNAME }}:{{ SMTP_PORT }}`variables.
- `SMTP_FROM_DEFAULT_DOMAIN` = the default domain for sending emails, e.g. `example.com`
It is now also possible to specify the PostgreSQL port, in case an external instance is being used, by setting the `POSTGRESQL_PORT` env variable (`.platform.properties.postgresql.port`).
### Portal enhancements
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment