socket setup

This commit is contained in:
2026-02-20 16:54:01 -06:00
parent 880902c478
commit 326c2e125c
9 changed files with 147 additions and 74 deletions

View File

@@ -5,11 +5,12 @@ meta {
}
get {
url:
url: {{url}}/lst/api/opendock
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}