👌 IMPROVE:

This commit is contained in:
2025-01-30 14:47:40 +00:00
parent ebf1ab5985
commit ebac8ff7e5
8 changed files with 246 additions and 28 deletions

View File

@@ -73,6 +73,14 @@ services:
- "/proc:/host/proc:ro"
- "/sys:/host/sys:ro"
- "/:/host:ro,rslave"
# blackbox_exporter:
# image: prom/blackbox-exporter
# container_name: blackbox_exporter
# ports:
# - "9115:9115"
# restart: unless-stopped
# networks:
# - default
https_portal:
container_name: https_portal
image: "steveltn/https-portal:1.21"