diff --git a/weather-api.service b/weather-api.service index c7c1858..d75bc5e 100644 --- a/weather-api.service +++ b/weather-api.service @@ -8,7 +8,7 @@ Type=simple User=root Group=root LimitNOFILE=1024 -Environment="DARK_SKY_API_KEY=\"\"" +Environment="DARK_SKY_API_KEY=" Restart=on-failure RestartSec=10