HTTP **S**
This commit is contained in:
parent
a4453b8265
commit
6ae9511002
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ response_setting = "in_channel"
|
||||||
from app import models
|
from app import models
|
||||||
|
|
||||||
driver = Driver({
|
driver = Driver({
|
||||||
'scheme': 'http',
|
|
||||||
'url': config.server_url,
|
'url': config.server_url,
|
||||||
'token': config.personal_auth_token
|
'token': config.personal_auth_token
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue