mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
fix(demo): bump demo GOGC
This commit is contained in:
committed by
Łukasz Mierzwa
parent
ee4588c47c
commit
725ffbf42f
@@ -34,5 +34,5 @@ COPY demo/acls.yaml /etc/acls.yaml
|
||||
COPY demo/custom.js /custom.js
|
||||
RUN adduser -D karma
|
||||
USER karma
|
||||
ENV GOGC=20
|
||||
ENV GOGC=50
|
||||
CMD supervisord --nodaemon --configuration /etc/supervisord.conf
|
||||
|
||||
Reference in New Issue
Block a user