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