Replies: 2 comments 1 reply
-
Others have already posted about that. There is a security setting which needs to be disabled. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Related post: opencloud-eu/desktop#174 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just set up a docker compose setup (see below) which is working so far. Only the client wont let me login. I'm using nginx proxy manager for encryption which is probaly the reason. I tries setting
proxy_set_header Host $host;
with no success. Any ideas to solve this problem?Compose file:
Beta Was this translation helpful? Give feedback.
All reactions