Browse Source

Update opt-add-librepatron.yml

feature/auto_ssh
Jeff Vandrew Jr 6 years ago
committed by GitHub
parent
commit
92bb674f09
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      docker-compose-generator/docker-fragments/opt-add-librepatron.yml

3
docker-compose-generator/docker-fragments/opt-add-librepatron.yml

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

Loading…
Cancel
Save