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