Skip to content

Commit

Permalink
drop cpu limit
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Jul 15, 2024
1 parent 370e390 commit d7cfe4e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@ services:
- ./data:/usr/src/app/data
restart: always
network_mode: host
deploy:
resources:
limits:
cpus: "3"
logging:
driver: "json-file"
options:
Expand Down

0 comments on commit d7cfe4e

Please sign in to comment.