Update Dashboard_Containers/hiccup/compose.yaml

This commit is contained in:
2026-02-18 22:05:58 +00:00
parent e0cdc869c6
commit 9c77a8fdb8
+1 -1
View File
@@ -4,4 +4,4 @@ services:
ports: ports:
- '8899:80' - '8899:80'
volumes: volumes:
- /srv/docker/hiccup/public/configs/config.json:/usr/share/nginx/html/configs/config.json - ./public/configs/config.json:/usr/share/nginx/html/configs/config.json