test
This commit is contained in:
parent
00dc612a28
commit
3c883da6b8
5 changed files with 576 additions and 32 deletions
|
@ -10,3 +10,5 @@ COPY 90-copy-files.sh /docker-entrypoint.d
|
|||
COPY config/vhost.d /custom/vhost.d
|
||||
COPY config/conf.d /custom/conf.d
|
||||
COPY config/error_pages /custom/error_pages
|
||||
|
||||
COPY config/nginx.tmpl /app/nginx.tmpl
|
||||
|
|
Reference in a new issue