Skip to content

Commit

Permalink
went back to latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Pectojin committed Jun 6, 2018
1 parent 52f5571 commit b909f7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.env
data/
data
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ version: '2'

services:
transmission-openvpn:
container_name: transmission-openvpn
image: haugene/transmission-openvpn:1.19
container_name: transmission
image: haugene/transmission-openvpn:latest
restart: always
ports:
- 9091:9091
Expand Down

0 comments on commit b909f7f

Please sign in to comment.