chore: comment-out errorpage ports
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user