Merge pull request #4675 from bronger/master

Avoid non-terminating containers
This commit is contained in:
Lauri Ojansivu 2022-09-06 13:37:19 +03:00 committed by GitHub
commit 4ae0d49431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -256,6 +256,8 @@ ENV PORT=8080
EXPOSE $PORT
USER wekan
STOPSIGNAL SIGKILL
#---------------------------------------------------------------------
# https://github.com/wekan/wekan/issues/3585#issuecomment-1021522132
# Add more Node heap: