Update DSN

This commit is contained in:
Oskar Stark
2020-12-18 11:35:57 +01:00
committed by GitHub
parent 9ff790766b
commit 1970497c84
+1 -1
View File
@@ -1,5 +1,5 @@
{
"env": {
"#1": "INFOBIP_DSN=infobip://AUTH_TOKEN@INFOBIP_HOST?from=FROM"
"#1": "INFOBIP_DSN=infobip://ACCESS_TOKEN@HOST?from=FROM"
}
}