TEST 3493718
This commit is contained in:
parent
9e42053523
commit
68a5e5e82e
3 changed files with 527 additions and 44 deletions
|
@ -9,4 +9,6 @@ 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/error_pages /custom/error_pages
|
||||
|
||||
COPY config/nginx.tmpl /app/nginx.tmpl
|
||||
|
|
Reference in a new issue