expose novnc

This commit is contained in:
Thephaseless 2024-07-24 23:00:15 +00:00
parent 5af3092791
commit 182b72327d

View File

@ -8,5 +8,6 @@ services:
- LOG_LEVEL=DEBUG - LOG_LEVEL=DEBUG
ports: ports:
- "8191:8191" - "8191:8191"
- "6080:6080"
volumes: volumes:
- ./screenshots:/app/screenshots - ./screenshots:/app/screenshots