chore: update Docker configuration to include pnpm workspace and refine dependency management

This commit is contained in:
Anish Sarkar 2026-05-11 15:31:24 +05:30
parent 3b345e7091
commit 83e40c5aea
4 changed files with 13 additions and 14 deletions

View file

@ -4,7 +4,7 @@
# Database, Redis, and internal service wiring are handled automatically.
# ==============================================================================
# SurfSense version (use "latest", a clean version like "0.0.14", or a specific build like "0.0.14.1")
# SurfSense version (use "latest" or a specific version like "0.0.14")
SURFSENSE_VERSION=latest
# ------------------------------------------------------------------------------