Skip to content

Commit 55d58f2

Browse files
authored
Merge pull request #1108 from stloyd/notifier-zendesk
Add recipe for Symfony Zendesk Notifier
2 parents 10d15a3 + abcd957 commit 55d58f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"env": {
3+
"#1": "ZENDESK_DSN=zendesk://EMAIL:TOKEN@SUBDOMAIN"
4+
}
5+
}

0 commit comments

Comments
 (0)