Skip to content
Snippets Groups Projects
Commit 9f809ddd authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

increase memory for node

parent 5d0a1e11
No related branches found
No related tags found
1 merge request!123Resolve "Wizzard to create db filters"
Pipeline #117533 passed
......@@ -56,7 +56,7 @@ ARG BASE_URL=/
ARG MEILI_HOST=http://localhost:7700
ARG MEILI_API_KEY
ENV NODE_OPTIONS=--max_old_space_size=8192
ENV NODE_OPTIONS=--max_old_space_size=12288
ENV NUXT_APP_BASE_URL=${BASE_URL}
# nuxt module
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment