Update README.md
This commit is contained in:
parent
8f0add63f2
commit
1276cb197a
@ -4,7 +4,7 @@ It is based on Nodejs and Redis.
|
||||
You will have to change the IPs in the `index.js` and `./public/index.html` files to your public IP or domain.
|
||||
To start the server simply execute `index.js`:
|
||||
```
|
||||
screen -A -m -d -S short_url nodejs index.js"
|
||||
screen -A -m -d -S short_url nodejs index.js
|
||||
```
|
||||
It's recommended to use a reverse proxy like nginx to manage SSL certificates etc.
|
||||
//good luck
|
||||
|
Loading…
Reference in New Issue
Block a user