remove bad launch command

This commit is contained in:
thelamer
2025-04-03 12:56:02 -04:00
parent 8d21858b93
commit 5c0caeabf9
3 changed files with 2 additions and 2 deletions

View File

@@ -109,6 +109,7 @@ init_diagram: |
"chromium:latest" <- Base Images
# changelog
changelogs:
- {date: "03.04.25:", desc: "Update chromium launch options to improve performance."}
- {date: "10.02.24:", desc: "Update Readme with new env vars and ingest proper PWA icon."}
- {date: "08.01.24:", desc: "Fix re-launch issue for chromium by purging temp files on launch."}
- {date: "29.12.23:", desc: "Rebase to Debian Bookworm."}