Skip to content

Commit b672a1f

Browse files
matifalibpmct
andauthored
Update examples/web-server/nginx/README.md
Co-authored-by: Ben Potter <me@bpmct.net>
1 parent af32c58 commit b672a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/web-server/nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ server {
8484
> - `YOUR_SUBDOMAIN` by your (sub)domain e.g. `coder.example.com`
8585
> - the port and ip in `proxy_pass` if applicable
8686
87-
## Automatic certificates refreshing
87+
## Refresh certificates automatically
8888

8989
- Create a new file in `/etc/cron.weekly` : `sudo touch /etc/cron.weekly/certbot`
9090
- Make it executable : `sudo chmod +x /etc/cron.weekly/certbot`

0 commit comments

Comments
 (0)