Browse Source

Merge pull request #90 from JeffVandrewJr/patch-2

Fix LibrePatron Lightning Bug
feature/auto_ssh
Nicolas Dorier 6 years ago
committed by GitHub
parent
commit
c382e2d3ba
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docker-compose-generator/docker-fragments/opt-add-librepatron.yml

2
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.71
image: jvandrew/librepatron:0.6.76
expose:
- "8006"
volumes:

Loading…
Cancel
Save