@@ -17,6 +17,7 services: | |||||
17 | nginx: |
|
17 | nginx: | |
18 | container_name: 'madrigal-nginx' |
|
18 | container_name: 'madrigal-nginx' | |
19 | image: nginx:1.15-alpine |
|
19 | image: nginx:1.15-alpine | |
|
20 | restart: always | |||
20 | volumes: |
|
21 | volumes: | |
21 | - ./source/madpy/djangoMad/static_files:/static |
|
22 | - ./source/madpy/djangoMad/static_files:/static | |
22 | - ./nginx:/etc/nginx/conf.d |
|
23 | - ./nginx:/etc/nginx/conf.d |
General Comments 0
You need to be logged in to leave comments.
Login now