's'
This commit is contained in:
12
live-platform/config/defaults/services/neko.json
Normal file
12
live-platform/config/defaults/services/neko.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "neko",
|
||||
"layer": "infra",
|
||||
"enabled": true,
|
||||
"manager": "systemd",
|
||||
"ports": { "http": 9200 },
|
||||
"env": {
|
||||
"ENABLE_NEKO": "1",
|
||||
"NEKO_HTTP_PORT": "9200",
|
||||
"NEKO_PROFILE_HOST_DIR": "/opt/live-modules/neko-profile"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user