We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41dfaa2 commit c22ca98Copy full SHA for c22ca98
CHANGELOG.md
@@ -211,6 +211,13 @@
211
212
([Andrey Kozhev](https://github.com/ankddev))
213
214
+- You can now set the `HEXPM_REPOSITORY_URL` and `HEXPM_API_URL` environment
215
+ variables to use Hex mirrors.
216
+ Note that this strictly supports _mirrors_. Publishing and other write
217
+ operations will still target the main Hex instance.
218
+ Authentication is also not supported.
219
+ ([fruno](https://github.com/fruno-bulax/))
220
+
221
### Language server
222
223
- The language server can now offer a code action to merge consecutive case
0 commit comments