Update Infobip DSN

This commit is contained in:
Jérémy Romey
2020-08-27 17:37:41 +02:00
committed by GitHub
parent 62271a461b
commit 222a525976
+1 -1
View File
@@ -1,5 +1,5 @@
{
"env": {
"#1": "INFOBIP_DSN=infobip://authtoken@default?from=FROM"
"#1": "INFOBIP_DSN=infobip://AUTH_TOKEN@INFOBIP_HOST?from=FROM"
}
}