mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Update DSN
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "ZULIP_DSN=zulip://EMAIL:APIKEY@ENDPOINT?channel=CHANNEL"
|
||||
"#1": "ZULIP_DSN=zulip://EMAIL:TOKEN@HOST?channel=CHANNEL"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user