fix df
This commit is contained in:
parent
eba00323ac
commit
01539c63ea
1 changed files with 1 additions and 1 deletions
|
@ -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/
|
Reference in a new issue