mirror of
https://github.com/lucaspalomodevelop/JSSTE_APP.git
synced 2026-03-13 00:07:22 +00:00
12 lines
189 B
Plaintext
12 lines
189 B
Plaintext
{
|
|
"webserver":{
|
|
"port":8080,
|
|
"host":"localhost",
|
|
"caching":true
|
|
},
|
|
"jsste":{
|
|
"paths":{
|
|
"files":"./files"
|
|
}
|
|
}
|
|
} |