mirror of
https://github.com/symfony/recipes.git
synced 2026-09-18 02:26:31 +03:00
Update DSN
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"env": {
|
||||
"#1": "INFOBIP_DSN=infobip://AUTH_TOKEN@INFOBIP_HOST?from=FROM"
|
||||
"#1": "INFOBIP_DSN=infobip://ACCESS_TOKEN@HOST?from=FROM"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user