chore(examples): removed useless port mapping as Agent nodes need no port to listen on

This commit is contained in:
Will Moss
2024-01-20 16:48:58 +01:00
parent 2839a022b3
commit 9a0c913228

View File

@@ -3,8 +3,6 @@ services:
isaiah:
image: mosswill/isaiah:latest
restart: unless-stopped
ports:
- "80:80"
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
environment: