You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -161,6 +161,7 @@ This Docker container adds a lot of injectables in order to customize it to your
161
161
| /etc/httpd-custom.d | Mount this directory to add outside configuration files (`*.conf`) to Nginx |
162
162
| /var/www/default | Nginx default virtual host base path (contains by default `htdocs/` and `cfg/`|
163
163
| /shared/httpd | Nginx mass virtual host root directory |
164
+
| /etc/vhost-gen.d |[vhost-gen](https://github.com/devilbox/vhost-gen) directory for custom templates. Copy and customize [nginx.yml](https://github.com/devilbox/vhost-gen/blob/master/etc/templates/nginx.yml) into this mounted directory for global vhost customizations |
0 commit comments