Update Dockerfile
This commit is contained in:
@@ -2,7 +2,7 @@ FROM nginx:alpine
|
|||||||
|
|
||||||
COPY ["Dekra WebSite", "/usr/share/nginx/html"]
|
COPY ["Dekra WebSite", "/usr/share/nginx/html"]
|
||||||
|
|
||||||
# COPY vhost.conf /etc/nginx/conf.d/default.conf
|
COPY vhost.conf /etc/nginx/conf.d/default.conf
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user