Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petertimwalker authored May 24, 2024
1 parent 1dfa6fd commit 0652c68
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ I use certbot to create the https certifications
```sudo yum install -y certbot```

```sudo certbot certonly --standalone -d api.peterwalker.xyz```

I run this process in the background of my EC2 server using
```nohup sudo node server.js &```

0 comments on commit 0652c68

Please sign in to comment.