Skip to content

Commit

Permalink
docs: Readme (#566)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese committed Jan 14, 2024
1 parent 1fc9c56 commit df0656b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti

* ### How do I increase the amount of CPU or RAM?

By default, a single core and 1 GB of RAM are allocated to the container.
By default, a single CPU core and 1 GB of RAM are allocated to the container.

To increase this, add the following environment variables:

Expand Down

0 comments on commit df0656b

Please sign in to comment.