increased wait time and activated burpsuite for supervisord

This commit is contained in:
Simon
2025-06-03 10:44:34 +00:00
parent c218828d40
commit 03e4554131
3 changed files with 11 additions and 15 deletions

View File

@@ -15,4 +15,10 @@ autostart=true
autorestart=true
stdout_logfile=/dev/stdout
stderr_logfile=/dev/stderr
directory=/headless
[program:burpsuite]
command=bash /app/supervisord/burpsuite.sh
autostart=true
autorestart=true
stdout_logfile=/dev/stdout
stderr_logfile=/dev/stderr