Allegraud Simon
Results
12
comments of
Allegraud Simon
I also noticed that the performance overlay stats shows: - `Video stream: 1920x1088` with HEVC codec - `Video stream: 1920x1080` with H.264 codec The stream is blurry in both cases...
You can fix it by using the DEVBOX_PROJECT_ROOT env variable ```yaml web: command: devbox run npm start working_dir: ${DEVBOX_PROJECT_ROOT}/path/to/monolith/frontends/web ```