mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Solved default network bug
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# This template needs to be included in docker-compose.yml containers
|
||||
networks:
|
||||
default:
|
||||
{% if enable_central_database | bool %}
|
||||
central_{{ database_type }}:
|
||||
{% endif %}
|
||||
default:
|
||||
{{ "\n" }}
|
Reference in New Issue
Block a user