Replies: 1 comment 7 replies
-
Hmm...does this happen with all themes? I think the theme is saved locally in the browser 🤔 I'm not sure why it wouldn't work using a reverse proxy. Have you tried using another proxy like Caddy to see if you have the same issue? |
Beta Was this translation helpful? Give feedback.
7 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.
-
Dear community,
i have setup my codeserver instance as a container following the offical documentation. Accessing the container via http works fine for me. Everything works as expected. However as soon as i use my nginx reverse proxy manager (GUI) to forward mydomain.com via an encrypted connection to the code server (https to http), i cannot switch themes. Although the settings seems to be correcly saved with a black theme, i am still getting the white default theme.
I have the feeling thisHelper-Page already tells me what to do but it looks like I need a more simplistic explanation.
Browser: Chrome
Appreciate your help :-)
Beta Was this translation helpful? Give feedback.
All reactions