mirror of
https://github.com/C9Glax/tranga.git
synced 2025-06-14 15:27:53 +02:00
imageCache readonly for website
This commit is contained in:
@ -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
|
Reference in New Issue
Block a user