Solved bugs

This commit is contained in:
2023-04-26 12:45:49 +02:00
parent 1b8ff143e3
commit ea784c096d
3 changed files with 5 additions and 7 deletions

View File

@@ -44,7 +44,7 @@ services:
depends_on:
- application
volumes:
- "{{path_volumes_docker}}nextcloud/nginx.conf:/etc/nginx/nginx.conf:ro"
- "{{path_docker_volumes}}nextcloud/nginx.conf:/etc/nginx/nginx.conf:ro"
volumes_from:
- application
redis: