From c1a05f7387b752418fea9b1a7387c918597524f8 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Wed, 16 Apr 2025 12:10:38 -0400 Subject: [PATCH] Adguard changes. --- docker-compose.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 1a4a40f7..c440e5eb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -77,31 +77,31 @@ services: restart: unless-stopped volumes: - bind: - create_host_path: true + create_host_path: true read_only: true source: /etc/localtime target: /etc/localtime type: bind - bind: - create_host_path: true + create_host_path: true source: ${DOCKER_VOLUME_CONFIG}/adguard/work target: /opt/adguardhome/work type: bind - bind: - create_host_path: true + create_host_path: true source: ${DOCKER_VOLUME_CONFIG}/adguard/conf target: /opt/adguardhome/conf type: bind - bind: - create_host_path: true + create_host_path: true source: /rinoa-storage target: /storage type: bind - - source: ${DOCKER_VOLUME_CONFIG}/swag/etc/letsencrypt/archive/trez.wtf + - source: ${DOCKER_VOLUME_CONFIG}/swag/etc/letsencrypt/live/trez.wtf target: /etc/ssl/certs type: bind bind: - create_host_path: true + create_host_path: true apprise-api: container_name: apprise-api environment: