Needing to re-signin github every time webpage is refreshed (nginx reverse proxy and https) #5477
Answered
by
jsjoeio
simonfalke-01
asked this question in
Q&A
-
I have code-server running on my docker host, and the nginx reverse proxy in a docker container. I can access code-server with a domain name with https, but every time I refresh the page, I need to sign in to GitHub again. Is there anyway I can save the sign in info so I do not need to do it every time? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jsjoeio
Aug 19, 2022
Replies: 1 comment 3 replies
-
That sounds annoying! What version of code-server are you running? Any basic tips to repro? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
simonfalke-01
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That sounds annoying! What version of code-server are you running? Any basic tips to repro?