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

13 lines
174 B
JSON

{
"database": {
"url": "",
"database": "",
"username": "",
"password": ""
},
"api": {
"key": ""
},
"port": 8080
}