diff --git a/travis_secrets.yaml b/travis_secrets.yaml index 93227a56..eaa89d97 100755 --- a/travis_secrets.yaml +++ b/travis_secrets.yaml @@ -5,8 +5,8 @@ http_api_password: password external_ip: 10.10.10.10 MQTT_username: MQTT_username MQTT_password: password -ssl_certificate: '/home/hass/.homeassistant/www_traviswebsite_dot_com.fake_crt' -ssl_key: '/home/hass/.homeassistant/www_traviswebsite.fake_key' +ssl_certificate: 'www_traviswebsite_dot_com.fake_crt' +ssl_key: 'www_traviswebsite.fake_key' http_base_url: your.website.com ifttt_key: iftttKEYPassphrase forecast_key: ForcastKeyphrase