update docker compose port to use the correct port

This commit is contained in:
L1ghtn1ng
2025-07-08 18:39:09 +01:00
parent a1945cc8a8
commit 833b062649
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- ./theHarvester/data/proxies.yaml:/root/.theHarvester/proxies.yaml
build: .
ports:
- "8080:80"
- "5000:80"
networks:
default: