replace marker
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
entrypoint: supervisord
|
||||
command: ["-c", "/app/supervisord/supervisord.conf"]
|
||||
volumes:
|
||||
- /path/to/hottub:/app
|
||||
- /path/to/hottub:/app # REPLACE
|
||||
environment:
|
||||
- RUST_LOG=info
|
||||
- BURP_URL=http://127.0.0.1:8081 # local burpsuite proxy for crawler analysis
|
||||
|
||||
Reference in New Issue
Block a user