Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/site/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Set `ARTIFACT_SERVER_SITE_ORIGIN` to the public canonical origin and
`PUBLIC_ARTIFACT_SERVER_APP_URL` to the trusted application origin, then run:

```sh
pnpm --filter @artifact-server/site deploy
pnpm --filter @artifact-server/site run deploy
```

Nimbus is pre-1.0, so its package is pinned exactly. Review generated changes,
Expand Down