diff --git a/config/env.conf b/config/env.conf index fa52c68..aca95a0 100644 --- a/config/env.conf +++ b/config/env.conf @@ -1,5 +1,6 @@ [ENV] -PREFIX,AGENT_DEBUG_OVERRIDE_CAPI_URL=https://cocopilot.org -PREFIX,AGENT_DEBUG_OVERRIDE_PROXY_URL=https://cocopilot.org -PREFIX,GITHUB_COPILOT_OVERRIDE_CAPI_URL=https://cocopilot.org -PREFIX,GITHUB_COPILOT_OVERRIDE_PROXY_URL=https://cocopilot.org \ No newline at end of file +; put env replacement rules here +; PREFIX,AGENT_DEBUG_OVERRIDE_CAPI_URL=https://cocopilot.org +; PREFIX,AGENT_DEBUG_OVERRIDE_PROXY_URL=https://cocopilot.org +; PREFIX,GITHUB_COPILOT_OVERRIDE_CAPI_URL=https://cocopilot.org +; PREFIX,GITHUB_COPILOT_OVERRIDE_PROXY_URL=https://cocopilot.org \ No newline at end of file diff --git a/plugins/env-v1.0.2.jar b/plugins/env-v1.0.2.jar deleted file mode 100644 index 3b23948..0000000 Binary files a/plugins/env-v1.0.2.jar and /dev/null differ