This commit is contained in:
Didier Slof 2023-02-19 14:51:42 +01:00
parent eba00323ac
commit 01539c63ea
Signed by: didier
GPG key ID: 01E71F18AA4398E5

View file

@ -11,4 +11,4 @@ COPY config/vhost.d /custom/vhost.d
COPY config/conf.d /custom/conf.d COPY config/conf.d /custom/conf.d
# copy error pages # copy error pages
COPY error_pages/* /usr/share/nginx/html/ COPY config/error_pages/* /usr/share/nginx/html/