Streamline services: comment out vncfox
This commit is contained in:
16
compose.yml
16
compose.yml
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user