chore: comment-out errorpage ports

This commit is contained in:
2026-01-24 01:24:18 +01:00
parent 3c5702a0fb
commit 70cc94d4cc
+2 -2
View File
@@ -3,8 +3,8 @@ services:
build: .
container_name: error-pages
restart: unless-stopped
ports:
- 1234:80
# ports:
# - 1234:80
networks:
- proxy
labels: