From 473bdc969e25391c6e4a39632f65f7251d4709fe Mon Sep 17 00:00:00 2001 From: Gabe Date: Wed, 18 Feb 2026 22:07:16 +0000 Subject: [PATCH] Delete Dashboard_Containers/hiccup/compose.yaml --- Dashboard_Containers/hiccup/compose.yaml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Dashboard_Containers/hiccup/compose.yaml diff --git a/Dashboard_Containers/hiccup/compose.yaml b/Dashboard_Containers/hiccup/compose.yaml deleted file mode 100644 index f2703e4..0000000 --- a/Dashboard_Containers/hiccup/compose.yaml +++ /dev/null @@ -1,7 +0,0 @@ -services: - web: - image: bleckbeard/hiccup:latest - ports: - - '8899:80' - volumes: - - ./public/configs/config.json:/usr/share/nginx/html/configs/config.json \ No newline at end of file