Closed tnagels closed 2 months ago
Right now it is possible to close the browser using ALT+F4 or CTRL+w. It would be great to have server.js check if chromium is still running and trigger a restart when it closes.
Hello, @tnagels do you tried to add
restart: always
in your docker-compose ?
@MiroYld has the correct suggestion. I'll close this as solved.
Right now it is possible to close the browser using ALT+F4 or CTRL+w. It would be great to have server.js check if chromium is still running and trigger a restart when it closes.