diff --git a/docker/docker-compose.infrastructure.yml b/docker/docker-compose.infrastructure.yml index 5cdba04..96eaf5e 100644 --- a/docker/docker-compose.infrastructure.yml +++ b/docker/docker-compose.infrastructure.yml @@ -42,8 +42,8 @@ services: image: jc21/nginx-proxy-manager:latest restart: unless-stopped ports: - - "80:80" # HTTP (inkl. Let's Encrypt HTTP-01 challenge) - - "443:443" # HTTPS + - "8080:80" # HTTP (inkl. Let's Encrypt HTTP-01 challenge) – router forwarder 80→8080 + - "8443:443" # HTTPS – router forwarder 443→8443 - "10.0.0.142:81:81" # Admin UI – kun tilgængeligt fra LAN volumes: - ${DOCKER_ROOT:-/volume1/docker}/nginx-proxy-manager/data:/data diff --git a/www/snapshots/indkorsel/2026-05-16_16-08-01.jpg b/www/snapshots/indkorsel/2026-05-16_16-08-01.jpg new file mode 100644 index 0000000..e5f2db5 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-08-01.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-08-12.jpg b/www/snapshots/indkorsel/2026-05-16_16-08-12.jpg new file mode 100644 index 0000000..ebcc80b Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-08-12.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-08-32.jpg b/www/snapshots/indkorsel/2026-05-16_16-08-32.jpg new file mode 100644 index 0000000..b0f0fda Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-08-32.jpg differ diff --git a/www/snapshots/indkorsel/2026-05-16_16-08-45.jpg b/www/snapshots/indkorsel/2026-05-16_16-08-45.jpg new file mode 100644 index 0000000..362fdb1 Binary files /dev/null and b/www/snapshots/indkorsel/2026-05-16_16-08-45.jpg differ diff --git a/www/snapshots/indkorsel/latest.jpg b/www/snapshots/indkorsel/latest.jpg index 45206d1..e37a2db 100644 Binary files a/www/snapshots/indkorsel/latest.jpg and b/www/snapshots/indkorsel/latest.jpg differ