mirror of
https://github.com/lucaspalomodevelop/JSSTE_APP.git
synced 2026-03-13 08:09:38 +00:00
12 lines
190 B
Plaintext
12 lines
190 B
Plaintext
{
|
|
"webserver":{
|
|
"port":8081,
|
|
"host":"127.0.0.1",
|
|
"caching":false
|
|
},
|
|
"jsste":{
|
|
"paths":{
|
|
"files":"./files"
|
|
}
|
|
}
|
|
} |