Updated Heimdall

This commit is contained in:
2025-11-23 12:10:03 -08:00
parent 373f6deb66
commit 04ff09c5e0
7 changed files with 103 additions and 58 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
# Universal defaults (applies to all cookbooks)
# Volumes base path (all mounts under here, e.g., ${VOL_PATH}/project_data)
VOL_PATH=./data
VOL_PATH=/var/lib/docker/volumes
# Timezone for all containers
TZ=America/Vancouver
@@ -12,4 +12,4 @@ TZ=America/Vancouver
COMPOSE_PROJECT_NAME=myProject
# Instance identifier (for multi-run prefixes, e.g., DB_PASSWORD_${INSTANCE_NAME})
INSTANCE_NAME=joomla-prod
INSTANCE_NAME=project-prod