Sebastian Mendel

Results 23 comments of Sebastian Mendel

The number of projects being migrated: >200 The estimated total number of issues being migrated: ~60k

Thank you @c33s , #44 is merged.

How likely is it to come across an app today that doesn't have to deal with internationalization in some way? Maybe this deficit of Alpine images should be emphasized more...

i have the same problem

my solution is just replacing `try_files $uri =404;` with `try_files $fastcgi_script_name =404;` or you drop `try_files` at all, or only the `=404` part as @matinfo did.

yes, seems 'moment' has a lot of open issues related to DST.

Going back to 2.11.0 for the Traefik TCP router fixed the issue for us, waiting now for a fix in 2.11.x Problem seems more to be: "Traefik Let's Encrypt TLS...