1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 09:52:51 +00:00
Files
mywebsite/config-template.json
2016-06-01 19:28:26 -05:00

12 lines
149 B
JSON

{
"database": {
"url": "",
"database": ""
},
"api": {
"key": ""
},
"server": {
"port": ""
}
}