move sample config files out of sub-subdir

This commit is contained in:
Asif Bacchus
2019-10-17 18:49:36 -06:00
parent 775d883548
commit fd5aa717e6
6 changed files with 0 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
- Place all your configuration customization files in this directory
- feel free to edit the included recommended files
- files here override container settings including nginx.conf
- Files here are placed in the HTTP configuration context
- ONLY files that end with '.conf' will be processed!
- if you want to keep a file for reference or disable it temporarily,
simply change the extension. I like using '.conf.disabled'.