1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-06-07 16:06:14 +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

View File

@ -504,5 +504,4 @@ networks:
kopano-net: kopano-net:
driver: bridge driver: bridge
ldap-net: ldap-net:
name: ldap-net
driver: bridge driver: bridge