Skip to content

Commit 739acbf

Browse files
committed
Docs: Fix typo
1 parent 1cc32ae commit 739acbf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Server Remote
22

3-
Power off or reboot your computer remotely. It is designed to support Windows, macOS, and linux, but I tested on Windows and linux.
3+
Power off or reboot your computer remotely. It is designed to support Windows, macOS, and Linux, but I tested on Windows and Linux.
44

55
This project originally developed for my home server. So there is no authentication or security functions. To be careful using this on public server.
66

@@ -18,8 +18,8 @@ pm2 start ecosystem.config.js
1818

1919
## How to use
2020

21-
1. Access `http(s)://[YOUR DOMAIN]:[YOUR PORT]`.
22-
2. You can see below page
21+
1. Access `http(s)://[YOUR DOMAIN]:[YOUR PORT]`. (Default port is `3000`)
22+
2. You can see this page
2323
![Main page](/docs/page.png)
2424
3. First button is power off, and second is reboot. So you can power off or reboot your computer remotely using these buttons.
2525

0 commit comments

Comments
 (0)