move out unnecessary dns_search entry from docker-compose.yml

This commit is contained in:
Jonathan Math 2020-10-27 17:29:31 +07:00
parent 1f406bbb49
commit f8ee858ad8

View file

@ -5,7 +5,6 @@ services:
container_name: newsblur_web
image: newsblur/newsblur_python3
dns_search:
- 10.19.128.55
- nb.com
environment:
- DOCKERBUILD=True