Add Dashboard_Containers/hiccup/compose.yaml

This commit is contained in:
2026-02-18 22:04:09 +00:00
parent cc89049ff6
commit 83543bf1c7
+7
View File
@@ -0,0 +1,7 @@
services:
web:
image: bleckbeard/hiccup:latest
ports:
- '8899:80'
volumes:
- /srv/docker/hiccup/public/configs/config.json:/usr/share/nginx/html/configs/config.json