Skip to content

runner: fix URL of resilient log

Jérome Perrin requested to merge fix/slaprunner-promise-url into master

monitor app shows:

monoring app showing /log url

but this URL can not be accessed:

/log URL unauthorized

The correct URL looks to be this:

/share/private/log is OK

Merge request reports