FarisHijazi / localCopilot

A self-hosted github copilot guide using oobabooga webui
152 stars 11 forks source link

VSCode Remote #9

Closed bartowski1182 closed 8 months ago

bartowski1182 commented 9 months ago

I use VSCode exclusively for remote dev, so if I want to do everything remotely, is it possible to run the localCopilot on the same server that's running my oobabooga backend? And then link my copilot to that remote proxy server instead of my localhost?

FarisHijazi commented 8 months ago

yes of course you can just add a --backend: --backend http://10.0.0.1:5002