You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/magicmirror/README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,12 @@ A devcontainer feature that setups mirrors for package managers automatically
15
15
16
16
| Options Id | Description | Type | Default Value |
17
17
|-----|-----|-----|-----|
18
-
| pypi_mirror | Pypi mirror url| string | - |
18
+
| pypi_mirror |Python Pypi mirror | string | - |
19
19
| ubuntu_mirror | Ubuntu mirror | string | - |
20
-
| apk_mirror |Ubuntu mirror | string | - |
20
+
| apk_mirror |Alpine apk mirror | string | - |
21
21
22
22
23
23
24
24
---
25
25
26
-
_Note: This file was auto-generated from the [devcontainer-feature.json](devcontainer-feature.json). Add additional notes to a `NOTES.md`._
26
+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/sidecus/devcontainer-features/blob/main/src/magicmirror/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
0 commit comments