mirror of
https://github.com/zokradonh/kopano-docker.git
synced 2026-08-23 22:32:52 +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:
@@ -504,5 +504,4 @@ networks:
|
|||||||
kopano-net:
|
kopano-net:
|
||||||
driver: bridge
|
driver: bridge
|
||||||
ldap-net:
|
ldap-net:
|
||||||
name: ldap-net
|
|
||||||
driver: bridge
|
driver: bridge
|
||||||
|
|||||||
Reference in New Issue
Block a user