Reworked project overall

This commit is contained in:
Quentin McGaw
2018-11-06 14:55:11 +01:00
parent f5919d0aab
commit 7b4c216fc8
4 changed files with 125 additions and 113 deletions

View File

@@ -1,7 +1,7 @@
version: '3'
services:
pia:
build: .
build: https://github.com/qdm12/private-internet-access-docker.git
image: qmcgaw/private-internet-access
container_name: pia
cap_add:
@@ -17,7 +17,7 @@ services:
- ENCRYPTION=strong
- REGION=CA Montreal
restart: always
networks:
pianet:
external: true