refactor: remove non-root user and adjust file permissions for container compatibility
This commit is contained in:
@@ -21,7 +21,7 @@ services:
|
||||
|
||||
# Volumes pour la configuration
|
||||
volumes:
|
||||
- ./config/projects.json:/app/config/projects.json:ro # Fichier projects.json en lecture seule
|
||||
- ./config/projects.json:/app/config/projects.json
|
||||
- pdf-data:/app/data/pdfs #
|
||||
|
||||
# Réseau
|
||||
|
||||
Reference in New Issue
Block a user