update in-container readme for config and sites
This commit is contained in:
parent
89db7bc771
commit
9f16db7a13
@ -4,4 +4,6 @@
|
|||||||
- Files here are placed in the HTTP configuration context
|
- Files here are placed in the HTTP 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,
|
||||||
simply change the extension. I like using '.conf.disabled'.
|
simply change the extension. I like using '.conf.disabled'.
|
||||||
|
- If you don't want to use this directory or these settings, you can bind-mount
|
||||||
|
any other directory you want to '/etc/nginx/config/'
|
||||||
|
@ -6,4 +6,6 @@
|
|||||||
- 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,
|
||||||
simply change the extension. I like using '.conf.disabled'.
|
simply change the extension. I like using '.conf.disabled'.
|
||||||
|
- If you don't want to use this directory, you can bind-mount any other
|
||||||
|
directory you want to '/etc/nginx/sites/'
|
||||||
|
Loading…
Reference in New Issue
Block a user