change cpu usage 2 to 4 cpu
This commit is contained in:
@@ -59,12 +59,7 @@ services:
|
||||
depends_on:
|
||||
- backend
|
||||
restart: unless-stopped
|
||||
# Add privilege for hardware access
|
||||
privileged: true
|
||||
deploy:
|
||||
resources:
|
||||
limits:
|
||||
cpus: '2.0'
|
||||
|
||||
# Frontend Service (React)
|
||||
frontend:
|
||||
|
||||
Reference in New Issue
Block a user