Closed gensi0 closed 6 months ago
I will investigate :) Thx for reporting
I'm experiencing the same problem. Is there any solution to this?
I discovered the fix for it. There was an issue with the nginx configuration. Can you please review @PhilReinking?
Hi ! :wave:
First of all, thank you for this wonderfull project. I've been setting it up with docker and so far it's pretty easy !
The only issue I have now is when sending a Team invitation. First I add a team member and he receives the email with no issue. Then he's able to create an account but when he clicks on the second link "Accept Invitation". He gets this page :
Container wise the only thing I can see is :
(I replaced some part of the signature with xxxx because I don't know if it's sensitive info)
My docker-compose.yml looks like :
The only modification made to the default nginx is disabling ipv6 support.
And I have a simple nginx server for https reverse proxy.
Is there anything I'm missing ?
Thank you for your time !