fix: Chrome launch on Coolify and add dependencies

This commit is contained in:
2026-06-10 13:29:48 +03:00
parent c58c2b837c
commit 60626ccd51
3 changed files with 15 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
[phases.setup]
nixPkgs = ["...", "chromium", "nss", "freetype", "harfbuzz"]
[variables]
CHROME_PATH = "/usr/bin/chromium"