Skip to content

Commit

Permalink
docs: use root for chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
davidecavestro committed Sep 11, 2024
1 parent a272dd1 commit 0e63c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@ services:
chadburn.job-exec.synccron.no-overlap: "true"
chrome:
image: kasmweb/chrome:1.15.0-rolling
user: ${UID}:${GID}
environment:
- PUID=0
- PGID=0
- VNC_PW=${VNC_PW=}
- TZ=Europe/Rome
- LAUNCH_URL=https://photos.google.com/
volumes:
Expand Down

0 comments on commit 0e63c27

Please sign in to comment.