rename ngin to rest
This commit is contained in:
13
rest/etc/config.json
Normal file
13
rest/etc/config.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Name": "nging",
|
||||
"Log": {
|
||||
"Access": "logs/access.log",
|
||||
"Error": "logs/error.log",
|
||||
"Stat": "logs/stat.log"
|
||||
},
|
||||
"Host": "127.0.0.1",
|
||||
"Port": 1111,
|
||||
"Timeout": 1000,
|
||||
"Verbose": 0,
|
||||
"Develop": 1
|
||||
}
|
||||
Reference in New Issue
Block a user