mirror of
https://github.com/laramies/theHarvester.git
synced 2026-08-17 19:35:40 +02:00
update docker compose port to use the correct port
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
||||
- ./theHarvester/data/proxies.yaml:/root/.theHarvester/proxies.yaml
|
||||
build: .
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "5000:80"
|
||||
|
||||
networks:
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user