Skip to content

Commit 013886f

Browse files
author
Maxime Jobin
committed
Clarify the include of Rocket-Nginx configuration
1 parent 0d7d4d1 commit 013886f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,12 @@ Then, in your configuration file, you must [include](http://nginx.org/en/docs/ng
5555

5656
```
5757
server {
58+
...
59+
60+
# Rocket-Nginx configuration
5861
include rocket-nginx/rocket-nginx.conf
62+
63+
...
5964
}
6065
```
6166

0 commit comments

Comments
 (0)