Reverted docker compose to develop branch

This commit is contained in:
Nikolay Rozhkov 2023-08-25 01:49:36 +03:00
parent eba5fcca6b
commit 58afdd1baa
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ services:
working_dir: /mermaid
mem_limit: '2G'
environment:
- NODE_OPTIONS=--max_old_space_size=4096
- NODE_OPTIONS=--max_old_space_size=2048
volumes:
- ./:/mermaid
- root_cache:/root/.cache