mirror of
https://github.com/will-moss/isaiah.git
synced 2024-08-22 23:27:15 +03:00
chore(examples): removed useless port mapping as Agent nodes need no port to listen on
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user