Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Loudbooks authored Dec 7, 2024
1 parent 24f92ec commit c996b04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@ Download `pastebook.conf` [here](https://github.com/Loudbooks/PasteBook/blob/mas
### SSL Configuration
Run the following, with `<DOMAIN>` changed to your domain.
```bash
sudo certbot --nginx -d <DOMAIN> -d api.<DOMAIN>
sudo certbot certonly --standalone -d <DOMAIN> -d api.<DOMAIN>
```

### Committing Changes
Run the following.
```bash
Expand Down

0 comments on commit c996b04

Please sign in to comment.