mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-27 12:16:40 +02:00
Reverted docker compose to develop branch
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
working_dir: /mermaid
|
working_dir: /mermaid
|
||||||
mem_limit: '2G'
|
mem_limit: '2G'
|
||||||
environment:
|
environment:
|
||||||
- NODE_OPTIONS=--max_old_space_size=4096
|
- NODE_OPTIONS=--max_old_space_size=2048
|
||||||
volumes:
|
volumes:
|
||||||
- ./:/mermaid
|
- ./:/mermaid
|
||||||
- root_cache:/root/.cache
|
- root_cache:/root/.cache
|
||||||
|
Reference in New Issue
Block a user