Skip to content

Commit

Permalink
fix(comments)
Browse files Browse the repository at this point in the history
  • Loading branch information
Trantorian1 committed Nov 29, 2024
1 parent f240771 commit 4aa2089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
madara:
image: madara:latest
container_name: "madara_runner"
cpu_count: 4
cpus: "4.0"
mem_limit: "16gb"
ports:
- 9944:9944
Expand Down

0 comments on commit 4aa2089

Please sign in to comment.