1
0

Update opt-add-librepatron.yml

This commit is contained in:
Jeff Vandrew Jr
2019-01-25 23:45:07 -05:00
committed by GitHub
parent a89f8d9b24
commit 92bb674f09

View File

@@ -3,7 +3,7 @@ services:
librepatron: librepatron:
container_name: librepatron container_name: librepatron
restart: unless-stopped restart: unless-stopped
image: jvandrew/librepatron:0.6.69 image: jvandrew/librepatron:0.6.71
expose: expose:
- "8006" - "8006"
volumes: volumes:
@@ -22,7 +22,6 @@ services:
isso: isso:
container_name: isso container_name: isso
restart: unless-stopped restart: unless-stopped
stop_signal: SIGKILL
image: jvandrew/isso:atron.22 image: jvandrew/isso:atron.22
expose: expose:
- "8080" - "8080"