imageCache readonly for website

This commit is contained in:
glax 2023-05-25 14:30:33 +02:00
parent 6aa0ea277b
commit 23f703d5a5

View File

@ -14,4 +14,4 @@
ports: ports:
- 9555:80 - 9555:80
volumes: volumes:
- ./tranga/imageCache:/usr/share/nginx/html/imageCache #2 when replacing Point to same value as #1/imageCache - ./tranga/imageCache:/usr/share/nginx/html/imageCache:ro #2 when replacing Point to same value as #1/imageCache