Update for Pritunl v1.30.3108.50

This commit is contained in:
Simon Beginn
2022-03-18 23:47:31 +01:00
parent 0e7ab6900b
commit abb00d3b74
9 changed files with 125 additions and 102 deletions

View File

@@ -7,10 +7,9 @@ services:
- ./mongodb:/data/db
pritunl:
image: realsimonmicro/pritunl-with-fake-api:latest
# Use the following to build the image from source.
# build:
# context: .
build:
context: .
restart: always
depends_on:
- mongodb