Added pwndb and tor proxy

This commit is contained in:
Yogesh Ojha
2021-07-14 12:38:42 +05:30
parent 63fca962e6
commit e58e54bf10
3 changed files with 18 additions and 2 deletions
+8 -1
View File
@@ -21,7 +21,6 @@ services:
hostname: redis
networks:
- rengine_network
celery:
build:
context: ./web
@@ -87,6 +86,14 @@ services:
networks:
- rengine_network
tor:
image: peterdavehello/tor-socks-proxy
restart: always
networks:
- rengine_network
depends_on:
- web
networks:
rengine_network:
volumes: