mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Solved bugs
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user