Add VNCFox and update documentation for VNCFox/Browservice
This commit is contained in:
@@ -34,6 +34,15 @@ services:
|
||||
networks:
|
||||
- mail-proxy
|
||||
|
||||
vncfox:
|
||||
image: tenox7/vncfox
|
||||
container_name: vncfox-proxy
|
||||
restart: always
|
||||
ports:
|
||||
- "5900:5900"
|
||||
networks:
|
||||
- mail-proxy
|
||||
|
||||
networks:
|
||||
mail-proxy:
|
||||
driver: bridge
|
||||
|
||||
Reference in New Issue
Block a user