Add hacecalor.es domain path
All checks were successful
Deploy LAMP / Deploy LAMP (push) Successful in 23s

This commit is contained in:
Antoni Nuñez Romeu
2026-04-13 17:43:45 +02:00
parent 5dba917cfc
commit 8df7336552

View File

@@ -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: