Skip to content

how to use code-server connect to my own code-marketplace server in my private network(not connect Internet) #6206

Answered by jeffliao888
jeffliao888 asked this question in Q&A
Discussion options

You must be logged in to vote

Dear @code-asher , thank you for your help !

I have a good news to tell you that my code-server can connect to code-marketplace server now.
I have make a mistake to the file /usr/lib/systemd/system/[email protected]
I made a change from
Environment='EXTENSIONS_GALLERY={"serviceUrl":"https://test888.com/"}'
to
Environment='EXTENSIONS_GALLERY={"serviceUrl":"https://test888.com/api"}'
so that my code-server can connect to my code-marketplace server(test888.com) now.

Thank you very much for your great help !

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@code-asher
Comment options

@jeffliao888
Comment options

@code-asher
Comment options

@jeffliao888
Comment options

Answer selected by jeffliao888
@code-asher
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants