Skip to content
Snippets Groups Projects
Unverified Commit a3dc026b authored by Niaz Faridani-Rad's avatar Niaz Faridani-Rad Committed by GitHub
Browse files

Use the provided conf instead

parent 216f95ce
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,6 @@ services: ...@@ -16,7 +16,6 @@ services:
volumes: volumes:
- ${myPhotos}:/data - ${myPhotos}:/data
- ${proMedia}:/protected_media - ${proMedia}:/protected_media
- ./proxy/nginx.conf:/etc/nginx/nginx.conf:ro
ports: ports:
- ${httpPort}:80 - ${httpPort}:80
depends_on: depends_on:
......
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