From 616153b8f7adac06aa8a5c55947c909b1569edb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sat, 1 Nov 2025 21:00:14 +0100 Subject: [PATCH] supervisord --- docker-compose.yml | 4 ++-- spawn.sh | 1 - templates/edit.html | 2 +- templates/home.html | 2 +- templates/index.html | 2 +- templates/logs.html | 2 +- 6 files changed, 6 insertions(+), 7 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 38ac437..4416e8e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,8 +8,8 @@ services: ports: - "15000:5000" - - "7780:80" - - "7443:443" + - "80:80" + - "443:443" - "8404:8404" volumes: diff --git a/spawn.sh b/spawn.sh index 07c2be2..7696804 100644 --- a/spawn.sh +++ b/spawn.sh @@ -1,4 +1,3 @@ #!/bin/bash docker compose down -docker system prune -a docker compose up --build diff --git a/templates/edit.html b/templates/edit.html index 9434bc4..3d8187f 100644 --- a/templates/edit.html +++ b/templates/edit.html @@ -138,7 +138,7 @@ border: none; Edit HAProxy Config Security Events Statictics - HAProxy Stats + HAProxy Stats
diff --git a/templates/home.html b/templates/home.html index 364be6a..8b07186 100644 --- a/templates/home.html +++ b/templates/home.html @@ -98,7 +98,7 @@ Edit HAProxy Config Security Events Statictics - HAProxy Stats + HAProxy Stats
diff --git a/templates/index.html b/templates/index.html index f0109a2..6f02fd3 100644 --- a/templates/index.html +++ b/templates/index.html @@ -148,7 +148,7 @@ Edit HAProxy Config Security Events Statictics - HAProxy Stats + HAProxy Stats
diff --git a/templates/logs.html b/templates/logs.html index db90a55..af1f056 100644 --- a/templates/logs.html +++ b/templates/logs.html @@ -121,7 +121,7 @@ Add Frontend&Backend Security Events Statictics - HAProxy Stats + HAProxy Stats