major rewite to remove HEREDOC
All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 2m13s

This commit is contained in:
2025-08-12 10:51:56 -05:00
parent b4a6caa179
commit 5de5a2bf48
4 changed files with 37 additions and 29 deletions

View File

@@ -7,4 +7,6 @@
Require all granted
</Directory>
DirectoryIndex index.php
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
</VirtualHost>