-
-
Notifications
You must be signed in to change notification settings - Fork 29
Description
I am running Koito on a VPS within a Docker container. On the same machine I use a SWAG container with subdomain configuration. In general it ran fine but with KOITO_LOGIN_GATE=true the main page just shows "loading..." for all the stats and then my IP is blogged by my SWAG container. It looks like I DDOS myself; all other services configured with the proxy are unreachable, too. I can still access the software from other IPs. Software not relayed by the proxy is not effected.
I have set 'KOITO_ALLOWED_HOSTS=koito.xyz.lol', which is the subdomain I have configured in SWAG / nginx. Is this sufficient?
- Koito version: v0.1.7
PS: After initial setup I had more or less the same problem logging in with the first user. Later I somehow succeeded and after I was logged in, everything ran fine until I logged out and changed the above mentioned settings.