Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b944883f authored by Florent VINCENT's avatar Florent VINCENT 👾
Browse files

remove port bindings on tor image

parent 67dd32fc
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -88,13 +88,13 @@ services:


  tor-socks-proxy:
  tor-socks-proxy:
    image: peterdavehello/tor-socks-proxy:latest
    image: peterdavehello/tor-socks-proxy:latest
    ports:
#    ports:
      - "${WIREGUARD_IP}:8853:53/udp"
#      - "${WIREGUARD_IP}:8853:53/udp"
      - "${WIREGUARD_IP}:9150:9150/tcp"
#      - "${WIREGUARD_IP}:9150:9150/tcp"
    restart: unless-stopped
    restart: unless-stopped
    networks:
    networks:
      - spot-default 
      - spot-default 
      - spot-wireguarded
#      - spot-wireguarded


#  tor:
#  tor:
#    image: osminogin/tor-simple
#    image: osminogin/tor-simple