diff --git a/.env.sample b/.env.sample new file mode 100644 index 0000000..2c1f651 --- /dev/null +++ b/.env.sample @@ -0,0 +1,2 @@ +ACCUWHEATHER_API_ID=######## +PATH_TO_CITIES="/share/cities.json"