We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0b464c commit 0aebcf6Copy full SHA for 0aebcf6
1 file changed
docker-compose.yml
@@ -1,7 +1,7 @@
1
services:
2
hashtopolis-agent:
3
container_name: hashtopolis-agent
4
- image: htp-agent #hashtopolis/agent:latest
+ image: hashtopolis/agent:latest
5
volumes:
6
- ./config.json:/htp/config.json
7
deploy:
0 commit comments