Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit d060ddc6 authored by peter_rabbit's avatar peter_rabbit
Browse files

fix nginx conf fname

parent e1ad4bff
No related branches found
No related tags found
No related merge requests found
......@@ -11,4 +11,4 @@ WORKDIR /usr/share/nginx/html
COPY . .
RUN cp .nginx.conf /etc/nginx/nginx.conf
\ No newline at end of file
RUN cp nginx.conf /etc/nginx/nginx.conf
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment