From 5bae54ac720d703ab83c8a80d6be6cc14b6fcf44 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Mon, 4 Aug 2025 18:57:30 +0200 Subject: Update Docuseal to v2.1.0, PrivateBin to v2.0.0 & Vaultwarden to v1.34.3 - Removed unused services: anubis-nginx, portainer, semaphore, wud - Updated versions for Docuseal, PrivateBin, and Vaultwarden --- wud/compose.yaml | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 wud/compose.yaml (limited to 'wud/compose.yaml') diff --git a/wud/compose.yaml b/wud/compose.yaml deleted file mode 100644 index f950b84..0000000 --- a/wud/compose.yaml +++ /dev/null @@ -1,8 +0,0 @@ -services: - whatsupdocker: - image: ghcr.io/getwud/wud - container_name: wud - volumes: - - /var/run/docker.sock:/var/run/docker.sock - ports: - - 10.0.0.1:3002:3000 \ No newline at end of file -- cgit v1.2.3