chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Deploy / deploy (push) Successful in 2m47s
Deploy / deploy (push) Successful in 2m47s
This commit is contained in:
@@ -58,7 +58,7 @@ as a Windows service and starts it.
|
||||
Windows agents register, heartbeat, report inventory, run workflow steps,
|
||||
serve the browser console, check and apply OS updates, and report workloads
|
||||
(services and containers). Managing `authorized_keys` is a Linux-only
|
||||
feature, and so is package inventory and CVE scanning — the vulnerability
|
||||
feature, and so is package inventory and CVE scanning - the vulnerability
|
||||
feeds this project uses carry no Windows data.
|
||||
:::
|
||||
|
||||
|
||||
@@ -114,7 +114,7 @@ The `nginx` service routes **one hostname to two backends**:
|
||||
|
||||
Both rules are required. The web app forwards nothing to the API, so a proxy
|
||||
that sends the whole hostname to `web:3000` serves the interface and answers
|
||||
`404` to every request it makes — starting with the login form. If you replace
|
||||
`404` to every request it makes - starting with the login form. If you replace
|
||||
the bundled nginx with your own proxy, it must route the same way.
|
||||
|
||||
This is the shipped `nginx/vantage.conf`:
|
||||
|
||||
Reference in New Issue
Block a user