increased wait time and activated burpsuite for supervisord
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user