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