sets the config volume to read-only
This commit is contained in:
@@ -6,4 +6,4 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- "${NEKOSEARCH_PORT}:8080"
|
- "${NEKOSEARCH_PORT}:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ./nekosearch_config:/etc/searxng
|
- ./nekosearch_config:/etc/searxng:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user