Skip to content

Commit

Permalink
update deployment doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fanweixiao authored Aug 24, 2023
1 parent 987f865 commit 93e71d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/hosting/single-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Then, copy `env.prod` file to the VM instance:

```bash
scp deploy/env.prod realtime.example.com:./prscd/.
scp dev-single-node.yaml realtime.example.com:./prscd/.
scp deploy/yomo.yaml realtime.example.com:./prscd/.
```

At last, copy `prscd.service` file to the VM instance:
Expand Down

1 comment on commit 93e71d4

@vercel
Copy link

@vercel vercel bot commented on 93e71d4 Aug 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.