Skip to content
Snippets Groups Projects
Commit 53657fd8 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Merge branch '205-add-two-new-deployment-parameters' into 'develop'

update parameters

Closes #205

See merge request !5
parents b14c3352 7e4ed44d
No related branches found
No related tags found
1 merge request!5update parameters
......@@ -5,5 +5,7 @@ export enum ParameterType{
SMTP_PASSWORD,
DOMAIN_CODENAME,
BASE_URL,
RELEASE_NAME
RELEASE_NAME,
SMTP_HOST_WITH_PORT,
SMTP_FROM_DEFAULT_DOMAIN
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment