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