mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Refactored application variables
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
{% include 'templates/docker/services/' + database_type + '.yml.j2' %}
|
||||
|
||||
application:
|
||||
image: "joomla:{{joomla_version}}"
|
||||
image: "joomla:{{applications.joomla.version}}"
|
||||
logging:
|
||||
driver: journald
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user