updated gluetun port in searxng
This commit is contained in:
@@ -5,6 +5,7 @@ services:
|
||||
dockerfile_inline: |
|
||||
FROM alpine:latest
|
||||
RUN apk add --no-cache lynx curl
|
||||
COPY ./lynx.cfg
|
||||
container_name: alpine
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
||||
@@ -198,7 +198,7 @@ outgoing:
|
||||
#
|
||||
proxies:
|
||||
all://:
|
||||
- http://gluetun:8889
|
||||
- http://gluetun:8888
|
||||
# - http://proxy2:8080
|
||||
#
|
||||
# using_tor_proxy: true
|
||||
|
||||
Reference in New Issue
Block a user