Broken AI server Part 1
its 5:30 in the morning
This commit is contained in:
23
V3.1/build/usr/local/etc/jibo-service-registry.json
Normal file
23
V3.1/build/usr/local/etc/jibo-service-registry.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"WebCore" : {
|
||||
"serverPort": 8181,
|
||||
"fileRoot": "/usr/local/var/www/service-registry",
|
||||
"requestLogging": false
|
||||
},
|
||||
"ManagementCore": {
|
||||
"authenticate": false,
|
||||
"validate": false,
|
||||
"fileRoot": "/usr/local/var/www/service-management"
|
||||
},
|
||||
"ServiceRegistry": {
|
||||
"registryPort": 8181,
|
||||
"serverPort": 8181
|
||||
},
|
||||
"logging": {
|
||||
"loggers": {
|
||||
"root": {
|
||||
"level": "notice"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user