From 8df7336552120088e50a89d2221391e6373411ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoni=20Nu=C3=B1ez=20Romeu?= Date: Mon, 13 Apr 2026 17:43:45 +0200 Subject: [PATCH] Add hacecalor.es domain path --- docker-compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker-compose.yml b/docker-compose.yml index 227abc1..b6c9b43 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -8,6 +8,7 @@ services: volumes: - ./html:/var/www/html - ./apache/vhosts:/etc/apache2/sites-enabled + - /home/hacecalor.es/public_html:/var/www/html/hacecalor.es/public_html depends_on: - php networks: