remove dns-search property

master
Stephan Müller 2019-01-24 20:43:19 +01:00 committed by GitHub
parent 2807a07a45
commit 66b9beae43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -400,7 +400,6 @@ services:
- solr-vol-1:/opt/solr/server/solr/dovecot/data
dns:
- ${IPV4_NETWORK:-172.22.1}.254
dns_search: mailcow-network
environment:
- SOLR_HEAP=${SOLR_HEAP:-1024}
- SKIP_SOLR=${SKIP_SOLR:-y}