Skip to content

Commit

Permalink
prefix reportgen
Browse files Browse the repository at this point in the history
  • Loading branch information
Conradowatz committed Feb 21, 2024
1 parent 7637f54 commit 2c679da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions docker-compose-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ services:
networks:
- app

worker:
# image: ghcr.io/tls-attacker/tlsanvil
image: tls-anvil
restart: always
networks:
- app
command: ["worker", "-controller", "app:5001", "-name", "Docker Compose bundeled Worker"]
#worker:
# # image: ghcr.io/tls-attacker/tlsanvil
# image: tls-anvil
# restart: always
# networks:
# - app
# command: ["worker", "-controller", "app:5001", "-name", "Docker Compose bundeled Worker"]

0 comments on commit 2c679da

Please sign in to comment.