From 41fd69e49b93de9e2b26a63e8aa604687f9de510 Mon Sep 17 00:00:00 2001 From: Isaac Date: Wed, 4 Oct 2023 23:19:24 -0400 Subject: update readme and an app to show websocket support (#992) * update readme and an app to show websocket support * Update README.md adding version information to websocketSupport feature --- public/v4/apps/uptime-kuma.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'public') diff --git a/public/v4/apps/uptime-kuma.yml b/public/v4/apps/uptime-kuma.yml index 2129c68..ace6361 100644 --- a/public/v4/apps/uptime-kuma.yml +++ b/public/v4/apps/uptime-kuma.yml @@ -8,6 +8,7 @@ services: - $$cap_appname-data:/app/data caproverExtra: containerHttpPort: '3001' + websocketSupport: 'true' caproverOneClickApp: variables: - id: $$cap_kuma_version -- cgit v1.2.3