diff --git a/ansible/roles/radio/templates/.env.j2 b/ansible/roles/radio/templates/.env.j2 index 546e5eab..16c90aac 100644 --- a/ansible/roles/radio/templates/.env.j2 +++ b/ansible/roles/radio/templates/.env.j2 @@ -20,6 +20,6 @@ VITE_GITHUB_REPOS=svsticky/radio svsticky/constipated-koala svsticky/static-stic VITE_GITHUB_API_TOKEN={{ secret_radio.github_api_token }} # Snow height page -VITE_SNOW_HEIGHT_URL="https://www.sneeuwhoogte.nl/sneeuwhoogte-op-je-site/la plagne/big" +# VITE_SNOW_HEIGHT_URL="https://www.sneeuwhoogte.nl/sneeuwhoogte-op-je-site/la plagne/big" VITE_WEATHER_API_TOKEN={{ secret_radio.weather_api_token }}