Update sample env.php

master
Skylar Ittner 3 years ago
parent bcfec3e180
commit c2f1d4101d

@ -25,4 +25,9 @@ $SETTINGS = [
// If this is running in a subfolder, set it accordingly or things will be strange
// Include trailing slash
"urlbase" => "/",
"openweathermap_appid" => "",
"weather_summary_hours" => 8,
"mapquest_key" => ""
];
Loading…
Cancel
Save