mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-12 02:42:48 +00:00
getting close to finishing temperature data api
This commit is contained in:
12
config-template.json
Normal file
12
config-template.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"database": {
|
||||
"url": "",
|
||||
"database": ""
|
||||
},
|
||||
"api": {
|
||||
"key": ""
|
||||
},
|
||||
"server": {
|
||||
"port": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user