Jakub Skałecki
Jakub Skałecki
@philss Sorry recently my family got bigger 👦 and didn't really had time to work on this... But I see @ypconstante did a great job! Are your recent PRs enough...
I've lost quite a lot of time trying to track down what is happening. I've changed the layout to use a computed property instead of normal object, and suddenly updates...
Also had this problem. For me, the easiest solution was to add ``` RUN echo -e "load_module modules/ngx_nchan_module.so;\n$(cat /etc/nginx/nginx.conf)" > /etc/nginx/nginx.conf ``` line to my Dockerfile