mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Updated Heimdall
This commit is contained in:
+2
-2
@@ -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
|
||||
Reference in New Issue
Block a user