Initial Version of sitemap.xml spec
This commit is contained in:
9
config/default.json
Normal file
9
config/default.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"server": {
|
||||
"port": 3000,
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"logging": {
|
||||
"level": "debug"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user