ы
This commit is contained in:
@@ -2,7 +2,7 @@ FROM nginx:alpine
|
||||
|
||||
RUN rm -rf /usr/share/nginx/html/*
|
||||
|
||||
COPY webapp/ /usr/share/nginx/html
|
||||
COPY WebApp/ /usr/share/nginx/html
|
||||
|
||||
COPY vhost.conf /etc/nginx/conf.d/default.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user