This commit is contained in:
Tomas Dvorak
2026-03-02 20:20:56 +01:00
parent dfc079288f
commit 84a8acf944
86 changed files with 3938 additions and 1289 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ services:
resources:
limits:
cpus: '2.0' # Increase CPU for build performance
memory: 2G # Increase to 2G for build (React builds are memory-intensive)
memory: 2G # Back to 2G for Node.js builds
reservations:
cpus: '0.25'
memory: 128M