1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/docker-playwright-jwm/supervisord.conf

15 lines
228 B
Text
Raw Normal View History

2022-07-12 19:04:45 +09:00
[supervisord]
nodaemon = true
[program:jwm]
command = jwm
[program:websockify]
command = websockify --web /usr/share/novnc 8080 localhost:5900
[program:x11vnc]
command = x11vnc -shared -forever
[program:xvfb]
command = Xvfb