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

13 lines
150 B
JSON

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