forked from platypush/platypush
Added device_id for turing
This commit is contained in:
parent
58891816ea
commit
c01bb76d5d
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ logging.basicConfig(level=logging.INFO)
|
|||
hostname = get_hostname()
|
||||
|
||||
API_KEY = 'o.EHMMnZneJdpNQv9FSFbyY2busin7floe'
|
||||
DEVICE_ID = 'ujBKDt14CaGsjAiAm2WPVA'
|
||||
HTTP_PROXY_HOST = None
|
||||
HTTP_PROXY_PORT = None
|
||||
|
||||
|
|
Loading…
Reference in a new issue