's'
This commit is contained in:
12
live-platform/config/defaults/services/android_panel.json
Normal file
12
live-platform/config/defaults/services/android_panel.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "android_panel",
|
||||
"layer": "infra",
|
||||
"enabled": true,
|
||||
"manager": "systemd",
|
||||
"ports": { "http": 5000 },
|
||||
"env": {
|
||||
"ENABLE_ANDROID_PANEL": "1",
|
||||
"ANDROID_PANEL_PORT": "5000",
|
||||
"ANDROID_PANEL_DIR": "/opt/live-modules/web-scrcpy"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user