Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Konga behind reverse proxy #278

Closed
skobow opened this issue Sep 23, 2018 · 2 comments
Closed

Konga behind reverse proxy #278

skobow opened this issue Sep 23, 2018 · 2 comments

Comments

@skobow
Copy link

skobow commented Sep 23, 2018

Hello!

I am currently running konga in a docker container behind a nginx reverse proxy. So far everything seemed to be okay. But when I wanted to create routes for my first service I recognized that was not working. The network console of my browser revealed a 400 return code on some ajax request targeting a wring url. Konga's URL is https://myhost/konga/ but the request was targeting https://myhost/api resulting in a 404 when I tried manualy. So it should rather be https://myhost/konga/api. Same is true for the settings panel that is not working as well. I was looking for some way to configure Konga's URL but could not find any.
How can I solve this issue as I expect this should be working and I am just doing something wrong or missing.

Thx

@pantsel
Copy link
Owner

pantsel commented Sep 26, 2018

@skobow ,
Thanks for the feedback. I'm on it. This will be fixed on the upcoming 0.12.3 version.

pantsel pushed a commit that referenced this issue Sep 26, 2018
pantsel pushed a commit that referenced this issue Sep 26, 2018
@pantsel
Copy link
Owner

pantsel commented Sep 27, 2018

Just published https://github.com/pantsel/konga/releases/tag/0.12.3.

The issue is fixed. Feel free to reopen if you notice anything strange.

Cheers.

@pantsel pantsel closed this as completed Sep 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants