In log: `vikunja-frontend-1 | sed: -e expression #1, char 46: unknown option to `s'`
We need to escape the VIKUNJA_SENTRY_DSN content or change sed separator to character that will not be used in sentry DNS string which I did in this commit.
Signed-off-by: k2s <martin.minka@gmail.com>
Co-authored-by: k2s <martin.minka@gmail.com>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2036
Reviewed-by: konrad <k@knt.li>
Co-authored-by: k2s <k2s@noreply.kolaente.de>
Co-committed-by: k2s <k2s@noreply.kolaente.de>