mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-25 15:02:53 +08:00
Create appsettings.json
This commit is contained in:
parent
45010095cd
commit
9bf6862925
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"IP": "0.0.0.0",
|
||||||
|
"Port": "30000",
|
||||||
|
"ModulePath": "./modules",
|
||||||
|
"DependencyPath": "./dependencies",
|
||||||
|
"ConfigurationPath": "./configurations",
|
||||||
|
"LogLevel": "None"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user