Update travis_secrets.yaml

pull/349/head
Marc Forth 8 years ago committed by GitHub
parent d022d58439
commit a1ed5faf8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,8 +6,8 @@ http_port: 80
external_ip: 10.10.10.10
MQTT_username: MQTT_username
MQTT_password: password
ssl_certificate: 'www_traviswebsite_dot_com.fake_crt'
ssl_key: 'www_traviswebsite.fake_key'
ssl_certificate: fake_key.pem
ssl_key: fake_key.pem
http_base_url: your.website.com
ifttt_key: iftttKEYPassphrase
camera1_url: http://192.168.10.21:88/cgi-bin/CGIProxy.fcgi?cmd=getDevState&usr=admin&pwd=password

Loading…
Cancel
Save

Powered by TurnKey Linux.