diff --git a/python/compose.yml b/python/compose.yml index d2940d7..c2c9885 100644 --- a/python/compose.yml +++ b/python/compose.yml @@ -12,6 +12,7 @@ services: - "host.docker.internal:host-gateway" environment: - OUR_ENV=docker + shm_size: 64gb volumes: ouroboros-volume: name: ouroboros-volume \ No newline at end of file