test nginx 2
This commit is contained in:
parent
3c883da6b8
commit
77bb8de20c
3 changed files with 15 additions and 537 deletions
|
@ -9,6 +9,4 @@ COPY 90-copy-files.sh /docker-entrypoint.d
|
|||
# Copy nginx files
|
||||
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
|
||||
COPY config/error_pages /custom/error_pages
|
Reference in a new issue