1
0
mirror of https://github.com/zokradonh/kopano-docker.git synced 2026-08-11 16:32:59 +00:00

Remove redundant explicit name for ldap-net. (#117)

Since the custom name for the network ldap-net is identical to the default, this line is redundant.
This commit is contained in:
mithomas
2019-03-20 22:34:13 +01:00
committed by Felix Bartels
parent 21237f97c3
commit aa6043a7bd
-1
View File
@@ -504,5 +504,4 @@ networks:
kopano-net:
driver: bridge
ldap-net:
name: ldap-net
driver: bridge