Add Dashboard_Containers/hiccup/compose.yaml
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user