oncall icon indicating copy to clipboard operation
oncall copied to clipboard

Redirecting it to incorrect url

Open rajpranay2023 opened this issue 2 years ago • 1 comments

I have launched this oncall in my cloud and it is running on https://test.oncall.com/oncallservice (example url). So whenever I am clicking on any button it is redirecting it to https://test.oncall.com/{url} instead of https://test.oncall.com/oncallservice/{url}. How can I fix this?

rajpranay2023 avatar Jul 14 '23 07:07 rajpranay2023

Did you set the 'oncall_host' to the correct url? (https://github.com/linkedin/oncall/blob/master/configs/config.yaml#L7)

rayzilt avatar Jul 28 '23 13:07 rayzilt