Skip to content
Snippets Groups Projects
Commit dc074bb5 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Use nginx alpine

parent 25f9c3dc
No related branches found
Tags 5
No related merge requests found
...@@ -18,7 +18,7 @@ services: ...@@ -18,7 +18,7 @@ services:
networks: networks:
- back - back
web: web:
image: nginx image: nginx:alpine
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf - ./nginx.conf:/etc/nginx/nginx.conf
volumes_from: volumes_from:
......
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