mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
Add weather
This commit is contained in:
@@ -85,5 +85,9 @@ export default defineNuxtConfig({
|
||||
url: '',
|
||||
dir: './server/db',
|
||||
},
|
||||
openWeather: {
|
||||
apiKey: '',
|
||||
units: '',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user