Skip to content

fix: update zcluster deployment command to use correct docker-compose…

61537ce
Select commit
Loading
Failed to load commit list.
Merged

chore: P1 - stage.dzcode.io to new more powerful VPS #654

fix: update zcluster deployment command to use correct docker-compose…
61537ce
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Apr 27, 2025 in 3s

No new alerts in code changed by this pull request

Annotations

Check failure on line 57 in web-server/src/app/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
a file system access
, but is not rate-limited.