{# This needs to be included in docker-compose.yml which just contain a database volume #} {% if not (applications[application_id].database.central_storage | default(false)) | bool %} volumes: database: {% endif %} {{ "\n" }}