Skip to content

Commit ea517b7

Browse files
committed
update readme
1 parent 48e9e38 commit ea517b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/templates/README.template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ This is the [NGINX](https://github.com/nginx/nginx) `docker-compose.yaml` file:
9797
Create a `nginx.conf` file in the `docker-compose.yaml` folder and mount it to `etc/nginx/conf.d/default.conf`:
9898

9999
```conf
100-
{{{ #://examples/reverse-proxy/nginx/nginx.docker-compose.yaml }}}
100+
{{{ #://examples/reverse-proxy/nginx/nginx.conf }}}
101101
```
102102

103103
Lastly add your `cert.key` and `cert.crt` into your `certs/` folder and mount it to `/etc/nginx/ssl`.

0 commit comments

Comments
 (0)