add hostshare
Some checks failed
Test / test (push) Has been cancelled

This commit is contained in:
2025-12-28 23:51:22 +00:00
parent 21c1fa5d9a
commit 11aaf00d8d
3 changed files with 6 additions and 1 deletions

View File

@@ -48,6 +48,10 @@
{
"key": "LEASE_TIME",
"value": "${LEASE_TIME:-12h}"
},
{
"key": "TSCLIENT",
"value": "${TSCLIENT:-/hostshare}"
}
],
"internalPort": 8006,