1
0
Fork 0
mirror of synced 2024-10-01 01:28:51 +13:00

Another quick fix to copy right conf over.

This commit is contained in:
mike12345567 2020-12-16 16:06:18 +00:00
parent 983036aa03
commit 86b0c4963c

View file

@ -40,7 +40,7 @@ services:
nginx-service:
image: nginx:1.19.2-alpine
volumes:
- ./nginx.template:/etc/nginx/nginx.template:ro
- ./nginx.conf:/etc/nginx/nginx.conf:ro
ports:
- "${MINIO_PORT}:5001"
depends_on: