chore: comment-out errorpage ports

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