mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
move out unnecessary dns_search entry from docker-compose.yml
This commit is contained in:
parent
1f406bbb49
commit
f8ee858ad8
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ services:
|
|||
container_name: newsblur_web
|
||||
image: newsblur/newsblur_python3
|
||||
dns_search:
|
||||
- 10.19.128.55
|
||||
- nb.com
|
||||
environment:
|
||||
- DOCKERBUILD=True
|
||||
|
|
Loading…
Add table
Reference in a new issue