docs(config): update sites readme file
This commit is contained in:
parent
f1faf3fedf
commit
60f79fdd45
@ -1,8 +1,8 @@
|
|||||||
- Place all your server block configuration files in this directory
|
- Place all your server block configuration files in this directory
|
||||||
- This path should be bind-mounted to the container at:
|
- This path should be bind-mounted to the container at:
|
||||||
'/etc/nginx/sites'
|
'/etc/nginx/sites'
|
||||||
- this bind-mount will override the test pages included in the container by
|
- this bind-mount will override the default server configurations
|
||||||
default.
|
included in the container by default.
|
||||||
- All files should begin in the 'server' configuration context
|
- All files should begin in the 'server' configuration context
|
||||||
- ONLY files that end with '.conf' will be processed!
|
- ONLY files that end with '.conf' will be processed!
|
||||||
- if you want to keep a file for reference or disable it temporarily,
|
- if you want to keep a file for reference or disable it temporarily,
|
||||||
|
Loading…
Reference in New Issue
Block a user