's'
This commit is contained in:
13
live-platform/config/defaults/services/webtty.json
Normal file
13
live-platform/config/defaults/services/webtty.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "webtty",
|
||||
"layer": "core",
|
||||
"enabled": true,
|
||||
"manager": "systemd",
|
||||
"ports": { "http": 7681 },
|
||||
"env": {
|
||||
"ENABLE_WEBTTY": "1",
|
||||
"WEBTTY_PORT": "7681",
|
||||
"WEBTTY_USER": "live",
|
||||
"WEBTTY_PASS": "12345678"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user