Mise à jour de 'nginx/Dockerfile' (#1)
Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
@@ -3,5 +3,6 @@ FROM nginx:1.23.2-alpine
|
|||||||
RUN mkdir -p /usr/share/nginx/html/static/frontend
|
RUN mkdir -p /usr/share/nginx/html/static/frontend
|
||||||
##COPY index.html /usr/share/nginx/html/static/frontend/.
|
##COPY index.html /usr/share/nginx/html/static/frontend/.
|
||||||
COPY ./default.conf /etc/nginx/conf.d/default.conf
|
COPY ./default.conf /etc/nginx/conf.d/default.conf
|
||||||
|
test
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user