mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented pre-defined subnets for docker due to network clashes
This commit is contained in:
@@ -200,11 +200,6 @@ services:
|
||||
redis:
|
||||
|
||||
{% include 'templates/docker/compose/networks.yml.j2' %}
|
||||
driver: bridge
|
||||
ipam:
|
||||
driver: default
|
||||
config:
|
||||
- subnet: {{networks.local.mailu.subnet}}
|
||||
radicale:
|
||||
driver: bridge
|
||||
webmail:
|
||||
|
Reference in New Issue
Block a user