1
Fork 0
mirror of https://github.com/Steffo99/patched-porobot.git synced 2024-12-22 17:44:22 +00:00

Add memory limit

This commit is contained in:
Steffo 2022-12-24 04:08:22 +01:00
parent dcff2b2065
commit df74b9911f
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -21,3 +21,7 @@ services:
- "poro_cards:/usr/src/patched_porobot/data:r"
env_file:
- stack.env
deploy:
resources:
limits:
memory: 16M