replace marker

This commit is contained in:
Simon
2025-09-29 15:10:34 +00:00
parent 92e43d2449
commit 611c8a99e7

View File

@@ -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