mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2026-01-29 13:32:12 -05:00
setup for docker instead of podman
This commit is contained in:
parent
7c9c534fb9
commit
7457ecd6f9
4 changed files with 23 additions and 34 deletions
|
|
@ -20,7 +20,7 @@ bash -c "DISPLAY=:99 xvfb-run \
|
|||
--window-position=0,0 \
|
||||
--hide-scrollbars \
|
||||
--autoplay-policy=no-user-gesture-required \
|
||||
--app=http://localhost:4173" & disown
|
||||
--app=http://tiling-frontend:4173" & disown
|
||||
|
||||
sleep 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue