Fix linters

This commit is contained in:
Nikolay Rozhkov 2024-01-13 23:38:11 +03:00
parent f6b321d769
commit 621d6cbda1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ services:
tty: true
working_dir: /mermaid
mem_limit: '8G'
entrypoint: "/mermaid/docker-entrypoint.sh"
entrypoint: '/mermaid/docker-entrypoint.sh'
environment:
- NODE_OPTIONS=--max_old_space_size=8192
volumes: