Alexey Poimtsev
Alexey Poimtsev
Another thought - context maybe applied to every request (for example - to separate API requests from web requests), or to some of them (for example - administrator may need...
> Maybe you are missing chown command in your Dockerfile RUN chown rails:rails /rails. @igor-alexandrov nope :( I've fixed this issue by another way: ```bash $ mkdir ./storage $ chown...
@igor-alexandrov on the host machine. I think this issue is connected with #898 because of the similar symptoms. `/letsencrypt` and `storage` folders were created with incorrect owner (root instead of...
@igor-alexandrov hey! It is a good idea, but looks like a workaround. From my point of view it is important to keep deps updated, am I wrong?
I suppose that code from this blog post may be useful https://thiagoalves.ai/adding-comments-to-jekyll-using-giscus/
@eerison amazing article!