Skip to content
Snippets Groups Projects
Commit 5355c57d authored by Cyril L'Orphelin's avatar Cyril L'Orphelin
Browse files

MAJ

parent 7480bdb9
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,9 @@ EXPOSE 80
EXPOSE 8081
RUN ls -alh
RUN mv symfony.conf /etc/nginx/conf.d/default.conf
RUN rm /etc/nginx/sites-available/default
RUN mv symfony.conf /etc/nginx/sites-enabled/default
......
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