This commit is contained in:
eric
2026-05-16 19:24:30 -05:00
parent 19beec12a5
commit 75a0ca4e31
260 changed files with 51345 additions and 1 deletions

View 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"
}
}