mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-11 02:12:53 +00:00
16 lines
239 B
JSON
16 lines
239 B
JSON
{
|
|
"Database": {
|
|
"url": "",
|
|
"database": "",
|
|
"username": "",
|
|
"password": ""
|
|
},
|
|
"Api": {
|
|
"key": ""
|
|
},
|
|
"Port": 8080,
|
|
"TLSPort": 443,
|
|
"TLSCertFile": "",
|
|
"TLSKeyFile": ""
|
|
}
|