mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-09-08 11:17:17 +02:00
General optimations and debugging
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
environment:
|
||||
- AKAUNTING_SETUP
|
||||
{% include 'roles/docker-container/templates/networks.yml.j2' %}
|
||||
{% include 'roles/docker-container/templates/depends_on_dmbs.j2' %}
|
||||
{% include 'roles/docker-container/templates/depends_on/dmbs_excl.yml.j2' %}
|
||||
|
||||
{% include 'roles/docker-compose/templates/volumes.yml.j2' %}
|
||||
data:
|
||||
|
@@ -15,4 +15,5 @@ docker:
|
||||
services:
|
||||
database:
|
||||
enabled: true
|
||||
credentials: {}
|
||||
|
||||
|
Reference in New Issue
Block a user