mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-13 20:28:18 +10:00
13 lines
468 B
Markdown
13 lines
468 B
Markdown
<!-- order: 30 -->
|
|
|
|
# Other Resources
|
|
|
|
## Table of Contents
|
|
|
|
- [What are reh and reh-web archives?](#reh)
|
|
|
|
## <a id="reh"></a>What are reh and reh-web archives?
|
|
|
|
- Remote Host (`reh`) is the server component for remote ssh/wsl which runs it on a "remote" computer and makes that remote computer accessible via VSCodium.
|
|
- Web Host (`reh-web`) is the server component of the command `codium serve-web` which runs it locally and makes VSCodium accessible via a browser.
|