Skip to content

Commit

Permalink
fix: Added missing mail section in function.template.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathanio123 committed Dec 2, 2024
1 parent af679a4 commit bb1f38f
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,10 @@
"name": "Endpoints_roles",
"value": "[parameters('settings').endpoints.roles]"
},
{
"name": "Endpoints_mail",
"value": "[parameters('settings').endpoints.mail]"
},
{
"name": "Endpoints_Resources_Fusion",
"value": "[parameters('settings').resources.fusion]"
Expand Down

0 comments on commit bb1f38f

Please sign in to comment.