Streamline services: comment out vncfox

This commit is contained in:
2026-05-21 02:35:12 -04:00
parent 7712ee900c
commit f1bf5bd84f
2 changed files with 8 additions and 12 deletions

View File

@@ -34,14 +34,14 @@ services:
networks:
- mail-proxy
vncfox:
image: tenox7/vncfox
container_name: vncfox-proxy
restart: always
ports:
- "5900:5900"
networks:
- mail-proxy
# vncfox:
# image: tenox7/vncfox
# container_name: vncfox-proxy
# restart: always
# ports:
# - "5900:5900"
# networks:
# - mail-proxy
browservice:
image: ghcr.io/eviechoi314/browservice-docker:latest