sxyprn bugfix time and preview
This commit is contained in:
@@ -6,6 +6,9 @@ services:
|
||||
container_name: hottub
|
||||
entrypoint: supervisord
|
||||
command: ["-c", "/app/supervisord/supervisord.conf"]
|
||||
# In case you dont want the burpsuite proxy and only wanna run the server in the docker without compiling outside:
|
||||
# entrypoint: cargo
|
||||
# command: ["run"]
|
||||
volumes:
|
||||
- /path/to/hottub:/app # REPLACE
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user