mirror of
https://github.com/simonmicro/Pritunl-Fake-API.git
synced 2026-01-20 03:40:22 +00:00
Update for Pritunl v1.30.3108.50
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user