Servcice mail

This commit is contained in:
Filip Izydorczyk
2020-12-20 16:44:30 +01:00
parent 0d6ad184bc
commit a294ecac37
10 changed files with 126 additions and 9 deletions

View File

@ -9,6 +9,11 @@
"name": "plannaplan.frontendUrl",
"type": "java.lang.String",
"description": "Url where frontend app is located"
},
{
"name": "plannaplan.email",
"type": "java.lang.String",
"description": "Email from which app sends message"
}
]
}